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 jPDFImages main classes, used to convert PDF documents to images and images to PDF documents. 
 

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.
Layer
          This class represents a PDF 'Layer'.
LayerListener
          This interface is used to get notifications of layer's visibility changes.
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.
SignatureAppearance
          This class provides functionality to customize the appearance of a visible signature when a document is signed.
TextPosition
          Object that holds information about the location of a text string in a PDF file.
TextSelection
          Interface that describes selected text.
 

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.
IWatermark
          This interface is used to display a watermark on a PDF document in the following Java PDF Libraries: jPDFProcess jPDFPrint jPDFImages jPDFViewer jPDFNotes There are 3 types of watermark callbacks: images, print, and viewer.
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.