Uses of Package
com.qoppa.pdf

Packages that use com.qoppa.pdf
com.qoppa.ocr   
com.qoppa.pdf General classes used by different objects throughout the library. 
com.qoppa.pdf.annotations Classes representing PDF annotations. 
com.qoppa.pdf.dom Classes representing the PDF document object model. 
com.qoppa.pdf.errors Classes related to error handling. 
com.qoppa.pdf.form Classes related to PDF Acroform and its form fields. 
com.qoppa.pdf.permissions This package contains classes related to document permissions. 
com.qoppa.pdf.source PDFSource interface and implementations. 
com.qoppa.pdfEditor PDFEditorBean, toolbar and related classes. 
com.qoppa.pdfNotes PDFNotesBean, toolbar and related classes. 
com.qoppa.pdfProcess jPDFProcess main classes, used to manipulate PDF documents and pages. 
com.qoppa.pdfViewer PDFViewerBean and related classes. 
com.qoppa.pdfViewer.actions Classes that represent user actions. 
 

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

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.
IJavaScriptEnabler
          This interface is used to determine if JavaScript should be enabled for a 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.
PDFSecurityException
          Exceptions related to security problems.
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.
TimestampServer
          This class is used to setup a timestamp server to use when applying a digital signature.
 

Classes in com.qoppa.pdf used by com.qoppa.pdf.annotations
Layer
          This class represents a PDF 'Layer'.
PDFException
          General exception thrown when there is any errors reading or displaying a PDF file.
PDFPermissionException
          Exception thrown when there is any permission error.
 

Classes in com.qoppa.pdf used by com.qoppa.pdf.dom
Bookmark
          This interface represents a Bookmark in a PDF document.
DocumentInfo
          This class is a container for the information section of a PDF document.
DocumentViewPrefs
          This class is a container for the viewer preferences of a PDF document.
IDocumentListener
          Listener interfaces to notify objects when a document has been changed.
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.
Layer
          This class represents a PDF 'Layer'.
PDFException
          General exception thrown when there is any errors reading or displaying a PDF file.
PDFPermissionException
          Exception thrown when there is any permission error.
PDFPermissions
          Deprecated. This class is deprecated. Use the new PasswordPermissions instead.
PrintListener
          The listener interface for receiving print events.
PrintSettings
          This object controls the behaviour of the library when sending a PDF document to the printer.
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.pdf.form
PDFException
          General exception thrown when there is any errors reading or displaying a PDF file.
SignatureValidity
          This class returns information about the validity of a signature within the PDF document.
 

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

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

Classes in com.qoppa.pdf used by com.qoppa.pdfEditor
DocumentEvent
          Event object that gets sent to IDocumentListener methods whenever a document is changed.
IDocumentListener
          Listener interfaces to notify objects when a document has been changed.
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.
 

Classes in com.qoppa.pdf used by com.qoppa.pdfNotes
DocumentEvent
          Event object that gets sent to IDocumentListener methods whenever a document is changed.
IDocumentListener
          Listener interfaces to notify objects when a document has been changed.
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.
PDFPermissionException
          Exception thrown when there is any permission error.
PrintSettings
          This object controls the behaviour of the library when sending a PDF document to the printer.
SigningInformation
          Object that holds information necessary to digitally sign a PDF file.
TextToPDFSettings
          The TextToPDFSettings class manages the settings when converting the text file to PDF document.
 

Classes in com.qoppa.pdf used by com.qoppa.pdfProcess
Bookmark
          This interface represents a Bookmark in a PDF document.
DocumentInfo
          This class is a container for the information section of a PDF document.
IDocumentListener
          Listener interfaces to notify objects when a document has been changed.
IEmbeddedFile
          Representation of an embedded file in 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'.
PDFException
          General exception thrown when there is any errors reading or displaying a PDF file.
PDFPermissionException
          Exception thrown when there is any permission error.
PDFPermissions
          Deprecated. This class is deprecated. Use the new PasswordPermissions instead.
PrintSettings
          This object controls the behaviour of the library when sending a PDF document to the printer.
SigningInformation
          Object that holds information necessary to digitally sign a PDF file.
TextSelection
          Interface that describes selected text.
TextToPDFSettings
          The TextToPDFSettings class manages the settings when converting the text file to PDF document.
TIFFOptions
          Options used for finer control of the TIFF output format.
 

Classes in com.qoppa.pdf used by com.qoppa.pdfViewer
DocumentEvent
          Event object that gets sent to IDocumentListener methods whenever a document is changed.
IDocumentListener
          Listener interfaces to notify objects when a document has been changed.
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.
PDFPermissionException
          Exception thrown when there is any permission error.
PrintListener
          The listener interface for receiving print events.
PrintSettings
          This object controls the behaviour of the library when sending a PDF document to the printer.
TextSelection
          Interface that describes selected text.
 

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