Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X 

P

PAGE_ADDED - Static variable in class com.qoppa.pdf.DocumentEvent
 
PAGE_CONTENT_CHANGED - Static variable in class com.qoppa.pdf.DocumentEvent
 
PAGE_LABEL_CHANGED - Static variable in class com.qoppa.pdf.DocumentEvent
 
PAGE_REMOVED - Static variable in class com.qoppa.pdf.DocumentEvent
 
PAGE_SIZE_CHANGED - Static variable in class com.qoppa.pdf.DocumentEvent
 
PAGEANNOTS_REMOVED - Static variable in class com.qoppa.pdf.DocumentEvent
 
PAGEFIELDS_FLATTENED - Static variable in class com.qoppa.pdf.DocumentEvent
 
PageLabels - Class in com.qoppa.pdf
This class holds constants used for setting page label styles.
PageLabels() - Constructor for class com.qoppa.pdf.PageLabels
 
pagePrinting(IPDFDocument, int) - Method in interface com.qoppa.pdf.PrintListener
Invoked when a page is printed.
PasswordDialog - Class in com.qoppa.pdf
Simple dialog used to prompt the user for a password.
PDFException - Exception in com.qoppa.pdf
General exception thrown when there is any errors reading or displaying a PDF file.
PDFException(String) - Constructor for exception com.qoppa.pdf.PDFException
PDFException with a simple error message.
PDFException(String, Throwable) - Constructor for exception com.qoppa.pdf.PDFException
PDFException with an error message and an underlying cause.
PDFFields - Class in com.qoppa.pdfFields
The PDFFields class provides methods to work with interactive PDF forms - also called acroforms.
PDFFields(InputStream, IPassword) - Constructor for class com.qoppa.pdfFields.PDFFields
Loads a PDF document from an InputStream.
PDFFields(String, IPassword) - Constructor for class com.qoppa.pdfFields.PDFFields
Loads a PDF document from a file.
PDFFields(URL, IPassword) - Constructor for class com.qoppa.pdfFields.PDFFields
Loads a PDF document from a URL.
PDFFields.KeyInfoFields - Class in com.qoppa.pdfFields
This is the Main-Class for the jPDFFields.jar that can generate server key requests, validate a key, and display server information.
PDFPassword - Class in com.qoppa.pdf
Implementation of the IPassword interface that can hold either a single password or a list of passwords.
PDFPassword(String) - Constructor for class com.qoppa.pdf.PDFPassword
Create an instance of the class that will hold a single fixed password.
PDFPassword(String[]) - Constructor for class com.qoppa.pdf.PDFPassword
Create an instance of the class that will hold a list of possible passwords.
PDFPasswordException - Exception in com.qoppa.pdf
Exception thrown when an invalid password is entered.
PDFPasswordException(String) - Constructor for exception com.qoppa.pdf.PDFPasswordException
Construct a new PDFPasswordException.
PDFPermissionException - Exception in com.qoppa.pdf
Exception thrown when there is any permission error.
PDFPermissionException(String) - Constructor for exception com.qoppa.pdf.PDFPermissionException
 
PDFRenderHints - Class in com.qoppa.pdf
PDFRenderHints allows the application to change the default rendering hints used when rendering a document.
PDFRenderHints() - Constructor for class com.qoppa.pdf.PDFRenderHints
 
PDFSecurityException - Exception in com.qoppa.pdf
Exceptions related to security problems.
PDFSecurityException(String) - Constructor for exception com.qoppa.pdf.PDFSecurityException
Construct a new PDFSecurityException.
PDFSecurityException(String, Throwable) - Constructor for exception com.qoppa.pdf.PDFSecurityException
Construct a new PDFSecurityException.
PERM_FORMFILL_SIGNATURE - Static variable in class com.qoppa.pdf.SigningInformation
Certifying signature permission to allow form fill and signing.
PERM_FORMFILL_SIGNATURE_COMMENTS - Static variable in class com.qoppa.pdf.SigningInformation
Certifying signature permission to allow form fill, signing, and comments.
PERM_NOCHANGES - Static variable in class com.qoppa.pdf.SigningInformation
Certifying signature permission to indicate the document is intended to be final.
PrintDefaults - Class in com.qoppa.pdf
This class is used to store and restore printer defaults across application sessions.
PrintListener - Interface in com.qoppa.pdf
The listener interface for receiving print events.
PrintSettings - Class in com.qoppa.pdf
This object controls the behavior of the library when sending a PDF document to the printer.
PrintSettings() - Constructor for class com.qoppa.pdf.PrintSettings
Constructs a default PrintSettings object.
PrintSettings(boolean, boolean, boolean, boolean) - Constructor for class com.qoppa.pdf.PrintSettings
Constructs a new PrintSettings object and initializes each of its variables to the parameters.
PrintSettings(PrintSettings) - Constructor for class com.qoppa.pdf.PrintSettings
Constructs a new PrintSettings object and initializes to init.
propertyChanged(Layer) - Method in interface com.qoppa.pdf.LayerListener
This method gets called any time a layer's properties have changed.
PushButtonField - Interface in com.qoppa.pdf.form
PushButtonField holds a push button field.
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links