Uses of Package
com.qoppa.pdf

Packages that use com.qoppa.pdf
com.qoppa.pdf General classes used by different objects throughout the library. 
com.qoppa.pdf.errors Classes related to error handling. 
com.qoppa.pdfImages Main jPDFImages package. 
 

Classes in com.qoppa.pdf used by com.qoppa.pdf
Bookmark
          This interface represents a Bookmark in a PDF document.
DocumentEvent
          Event object that gets sent to IDocumentListener methods whenever a document is changed.
DocumentInfo
          This class is a container for the information section of a PDF document.
IPassword
          External interface used by the PDF library to get possible passwords to open a document.
PDFException
          General exception thrown when there is any errors reading or displaying a PDF file.
PrintSettings
          This object controls the behaviour of the library when sending a PDF document to the printer.
TIFFCompression
          This class provides constants for the different TIFF compression schemes supported by Java Image I/O.
 

Classes in com.qoppa.pdf used by com.qoppa.pdf.errors
PDFException
          General exception thrown when there is any errors reading or displaying a PDF file.
 

Classes in com.qoppa.pdf used by com.qoppa.pdfImages
DocumentInfo
          This class is a container for the information section of a PDF document.
IPassword
          External interface used by the PDF library to get possible passwords to open a document.
PDFException
          General exception thrown when there is any errors reading or displaying a PDF file.
TIFFOptions
          Options used for finer control of the TIFF output format.