Class DefaultPdfRenderer

    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultPdfRenderer()
      Deprecated.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      void generateOutput​(java.io.File iTextFile, java.io.File iTextOutput)
      Deprecated.
      Generate an ouput file with the iText framework
      java.lang.String getOutputExtension()
      Deprecated.
      Get the output extension supported
      • Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled

        enableLogging, getLogger, setupLogger, setupLogger, setupLogger
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultPdfRenderer

        public DefaultPdfRenderer()
        Deprecated.