A B C D E F G H I K L M N O P R S T U W Z

I

IDocumentListener - interface com.qoppa.pdf.IDocumentListener.
Listener interfaces to notify objects when a document has been changed.
IEmbeddedFile - interface com.qoppa.pdf.IEmbeddedFile.
Representation of an embedded file in a PDF document.
INSERT_LAYER - Static variable in class com.qoppa.pdf.DocumentEvent
 
IPDFActionHandler - interface com.qoppa.pdfViewer.actions.IPDFActionHandler.
 
IPDFDocument - interface com.qoppa.pdf.dom.IPDFDocument.
Object representation of a PDF document.
IPDFPage - interface com.qoppa.pdf.dom.IPDFPage.
Object representation of a page in a PDF document.
IPassword - interface com.qoppa.pdf.IPassword.
External interface used by the PDF library to get possible passwords to open a document.
importFDF(String) - Method in interface com.qoppa.pdf.form.AcroForm
Import Acroform field data from a file in FDF Format.
importFDF(InputStream) - Method in interface com.qoppa.pdf.form.AcroForm
Imports AcroForm field data from an input stream in FDF format.
importXDP(String) - Method in interface com.qoppa.pdf.form.AcroForm
Imports XFA field data from a file in XDP format.
importXDP(InputStream) - Method in interface com.qoppa.pdf.form.AcroForm
Imports XFA field data from an InputStream in XDP format.
importXFDF(String) - Method in interface com.qoppa.pdf.form.AcroForm
Imports Acroform fields data from a file in XFDF Format.
importXFDF(XMLElement) - Method in interface com.qoppa.pdf.form.AcroForm
Import AcroForm field data from an xml element representing the top element of an fdf file.
importXFDF(InputStream) - Method in interface com.qoppa.pdf.form.AcroForm
Imports AcroForm field data from an input stream in XFDF format.
insertChildBookmark(String, int) - Method in interface com.qoppa.pdf.Bookmark
Insert a child bookmark at the given index in the node's children.
isAllValid() - Method in class com.qoppa.pdf.SignatureValidity
Checks if the signature is completely valid.
isAssembleDocumentAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to assemble the document: - insert, rotate or delete pages - create bookmarks - create thumbnail images This permission is automatically granted if the permission to change the document is granted (@see PDFPermissions#isChangeDocumentAllowed()).
isChangeDocumentAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to change the document.
isCombo() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns true if the choice field is a combo box field, false if it's a list field.
isContentAppended() - Method in class com.qoppa.pdf.SignatureValidity
Gets a flag that indicates if there has been any content appended to this PDF.
isEditable() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns true if user is allowed to enter custom text, false if not.
isExtractTextGraphicsAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to extract text and graphics.
isExtractTextGraphicsForAccessibilityAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to extract text and graphics in support of accessibility to disabled users or other purposes.
isFillFormFieldsAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to fill form fields and sign the document.
isForceUserPageFormat() - Method in class com.qoppa.pdf.PrintSettings
Returns the value of the ForceUserPageFormat attribute.
isHide() - Method in class com.qoppa.pdfViewer.actions.HideShowAction
Returns a boolean flag indicating wether to hide the field (true) or to show it (false).
isImageSmoothReduction() - Static method in class com.qoppa.pdf.PDFRenderHints
Returns the value of the smooth image reduction hingt.
isModifyAnnotsAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to add or modify text annotations in the document.
isMultiLine() - Method in interface com.qoppa.pdf.form.TextField
Returns true if the 'Multi-Line' flag is on for this text field.
isMultiSelect() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns true if selection of multiple items is allowed, false if not.
isNoExport() - Method in interface com.qoppa.pdf.form.FormField
Returns the value of the 'No Export' flag.
isNotValid() - Method in class com.qoppa.pdf.SignatureValidity
This method checks if the signature is considered NOT VALID.
isPrintAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to print the document.
isPrintHighResAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to print the document at high resolution.
isReadOnly() - Method in interface com.qoppa.pdf.form.FormField
Returns the value of the 'Read Only' flag.
isRequired() - Method in interface com.qoppa.pdf.form.FormField
Returns the value of the 'Required' flag.
isSpellCheck() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns true if spelling should be checked on the custom values entered by user (@see isEditable()), false if not.
isSplitOpen() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns whether the split window is open or not.
isSplitVisible() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns the state of the split window.
isTested() - Method in class com.qoppa.pdf.SignatureValidity
Returns a flag indicating if this signature has been tested.
isTrustedChain() - Method in class com.qoppa.pdf.SignatureValidity
Gets the value of the trusted chain flag.
isValidCertificateChain() - Method in class com.qoppa.pdf.SignatureValidity
Returns the status of the certificate chain validity.
isValidExpiration() - Method in class com.qoppa.pdf.SignatureValidity
Gets the value of the valid expiration flag.
isValidRevocationList() - Method in class com.qoppa.pdf.SignatureValidity
Returns the status of the revocation list validity.
isValidSignatureHash() - Method in class com.qoppa.pdf.SignatureValidity
Returns a flag indicating whether the stored signature hash matches the calculated signature hash.
isValidSignatureObject() - Method in class com.qoppa.pdf.SignatureValidity
Gets a flag that indicates whether the signature object was readable.
isValidTimestamp() - Method in class com.qoppa.pdf.SignatureValidity
Returns a flag indicating whether the signature has a valid timestamp.
isValidWithWarning() - Method in class com.qoppa.pdf.SignatureValidity
Returns true if the signature is considered valid but has warnings associated with it.
isVisible() - Method in class com.qoppa.pdf.Layer
Returns whether this layer is currently visible.

A B C D E F G H I K L M N O P R S T U W Z