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

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
 
IPassword - interface com.qoppa.pdf.IPassword.
External interface used by the PDF library to get possible passwords to open a document.
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.
isContentAppended() - Method in class com.qoppa.pdf.SignatureValidity
Gets a flag that indicates if there has been any content appended to this PDF.
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.
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.
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.
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.
isUseSubstituteFont() - Static method in class com.qoppa.pdf.errors.PDFErrorHandling
Returns the value of the flag that controls font handling errors.
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 G H I K L M O P R S T W