Deprecated API

Deprecated Classes
com.qoppa.pdf.TIFFCompression
          Use TIFFOptions instead 
 

Deprecated Fields
com.qoppa.pdf.PrintSettings.m_ForceUserPageFormat
          This flag is not used anymore. When printing, if the PDF document is used as a Printable, the library will use the page format settings from the PrinterJob, if used as a Pageable, the library will define its own page format. 
 

Deprecated Methods
com.qoppa.pdf.PrintSettings.isForceUserPageFormat()
          This flag is not used anymore. When printing, if the PDF document is used as a Printable, the library will use the page format settings from the PrinterJob, if used as a Pageable, the library will define its own page format. 
com.qoppa.pdf.PrintSettings.setForceUserPageFormat(boolean)
          This flag is not used anymore. When printing, if the PDF document is used as a Printable, the library will use the page format settings from the PrinterJob, if used as a Pageable, the library will define its own page format.