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 Z 

I

IdentityProperties - Interface in com.qoppa.pdf
This object identifies the current user of the application and its properties can be accessed by javascript.
IDocumentListener - Interface in com.qoppa.pdf
Listener interfaces to notify objects when a document has been changed.
IEmailHandler - Interface in com.qoppa.pdf.actions
This interface provides a way for host applications to implement custom functionality for sending an email.
IEmbeddedFile - Interface in com.qoppa.pdf
Representation of an embedded file in a PDF document.
IJavaScriptEnabler - Interface in com.qoppa.pdf
This interface is used to determine if JavaScript should be enabled for a document.
INSERT_LAYER - Static variable in class com.qoppa.pdf.DocumentEvent
 
insertChildBookmark(String, int) - Method in interface com.qoppa.pdf.Bookmark
Insert a child bookmark at the given index in the node's children.
insertPage(PDFAssemble, int, int) - Method in class com.qoppa.pdfAssemble.PDFAssemble
Inserts a page into this document at the given index.
IPassword - Interface in com.qoppa.pdf
External interface used by the PDF library to get possible passwords to open a document.
IPDFActionHandler - Interface in com.qoppa.pdf.actions
Interface to handle actions, when they are executed.
IPDFPermissions - Interface in com.qoppa.pdf.permissions
This interface represents document permissions.
isAllowPopups() - Static method in class com.qoppa.pdf.JavaScriptSettings
Returns true if popups are allowed.
isAllValid() - Method in class com.qoppa.pdf.SignatureValidity
Checks if the signature is completely valid.
isAssembleDocumentAllowed(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns true if all the document's permissions allow assembling the document:
isAssembleDocumentAllowed() - Method in class com.qoppa.pdf.permissions.DocMDPPermissions
DocMDP does not allow assembling the document.
isAssembleDocumentAllowed() - Method in interface com.qoppa.pdf.permissions.IPDFPermissions
Returns true if document assembly is allowed.
isAssembleDocumentAllowed() - Method in class com.qoppa.pdf.permissions.PasswordPermissions
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 PasswordPermissions.isChangeDocumentAllowed()).
isAssembleDocumentAllowed() - Method in class com.qoppa.pdf.permissions.SignaturePermissions
 
isAssembleDocumentAllowed() - Method in class com.qoppa.pdf.permissions.UsageRightsPermissions
Usage rights never allow assembling the document.
isAutoScale() - Method in class com.qoppa.pdf.ResizePageOptions
Returns the option to scale the page contents to fit inside the new media box.
isBold() - Method in interface com.qoppa.pdf.LocalFont
Returns flag indicating if this font is bold.
isCaCertsEnabled() - Static method in class com.qoppa.pdf.SignatureSettings
The CaCertsEnabled flag determines whether or not the certificates in cacerts from the current JRE will be added to the trusted certificate cache used to verify digital signatures.
isCenter() - Method in class com.qoppa.pdf.ResizePageOptions
Returns the option to center the page contents in the new media box.
isCertifyingSignature() - Method in class com.qoppa.pdf.SigningInformation
Returns true if this is a certifying signature.
isChangeDocumentAllowed(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns true if all the document's permissions allow changing the document.
isChangeDocumentAllowed() - Method in class com.qoppa.pdf.permissions.DocMDPPermissions
DocMDP does not allow changing the document.
isChangeDocumentAllowed() - Method in interface com.qoppa.pdf.permissions.IPDFPermissions
Returns true if changing the document is allowed.
isChangeDocumentAllowed() - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Returns the permission to change the document.
isChangeDocumentAllowed() - Method in class com.qoppa.pdf.permissions.SignaturePermissions
 
isChangeDocumentAllowed() - Method in class com.qoppa.pdf.permissions.UsageRightsPermissions
Usage Rights never allow changing 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.
isCreateModifyFieldsAllowed(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns true if all the document's permissions allow modifying annotations and changing the document.
isDocReconstructed() - Method in class com.qoppa.pdf.SignatureValidity
Gets the value of the document reconstructed flag.
isDocumentTimestamp() - Method in class com.qoppa.pdf.SignatureValidity
Return a flag indicating whether this signature is a document timestamp.
isEmbeddable() - Method in interface com.qoppa.pdf.LocalFont
Indicates whether we are able to embed the font in a PDF document.
isEnforceDocMDPPermissions() - Static method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns true if Doc MDP permissions will be enforced.
isEnforceSignaturePermissions() - Static method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns true if signature permissions will be enforced.
isEnhanceThinLines() - Static method in class com.qoppa.pdf.PDFRenderHints
Returns the value of the enhance thin lines flag.
isExtractTextGraphicsAllowed(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns true if all the document's permissions allow extracting text graphics from the document.
isExtractTextGraphicsAllowed() - Method in class com.qoppa.pdf.permissions.DocMDPPermissions
DocMDP always allows extracting text graphics.
isExtractTextGraphicsAllowed() - Method in interface com.qoppa.pdf.permissions.IPDFPermissions
Returns true if extracting text graphics is allowed.
isExtractTextGraphicsAllowed() - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Returns the permission to extract text and graphics.
isExtractTextGraphicsAllowed() - Method in class com.qoppa.pdf.permissions.SignaturePermissions
 
isExtractTextGraphicsAllowed() - Method in class com.qoppa.pdf.permissions.UsageRightsPermissions
Usage Rights always allow extracting text graphics.
isExtractTextGraphicsForAccessibilityAllowed(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns true if all the document's permissions allow extracting text graphics for accessibility from the document.
isExtractTextGraphicsForAccessibilityAllowed() - Method in class com.qoppa.pdf.permissions.DocMDPPermissions
DocMDP always allows extracting text graphics for accessibility.
isExtractTextGraphicsForAccessibilityAllowed() - Method in interface com.qoppa.pdf.permissions.IPDFPermissions
Returns true if extracting text graphics for accessibility is allowed.
isExtractTextGraphicsForAccessibilityAllowed() - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Returns the permission to extract text and graphics in support of accessibility to disabled users or other purposes.
isExtractTextGraphicsForAccessibilityAllowed() - Method in class com.qoppa.pdf.permissions.SignaturePermissions
 
isExtractTextGraphicsForAccessibilityAllowed() - Method in class com.qoppa.pdf.permissions.UsageRightsPermissions
Usage Rights always allow extracting text graphics for accessibility.
isFillFormFieldsAllowed(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns true if all the document's permissions allow filling form field.
isFillFormFieldsAllowed() - Method in class com.qoppa.pdf.permissions.DocMDPPermissions
DocMDP permission levels 2 and 3 allow filling existing form fields and signatures.
isFillFormFieldsAllowed() - Method in interface com.qoppa.pdf.permissions.IPDFPermissions
Returns true if filling existing form fields is allowed.
isFillFormFieldsAllowed() - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Returns the permission to fill form fields and sign the document.
isFillFormFieldsAllowed() - Method in class com.qoppa.pdf.permissions.SignaturePermissions
 
isFillFormFieldsAllowed() - Method in class com.qoppa.pdf.permissions.UsageRightsPermissions
Returns true if the Usage Rights allow filling existing form fields and signatures.
isFitToMedia() - Method in class com.qoppa.pdf.ResizePageOptions
Returns the fit to media option.
isGrayscale() - Method in class com.qoppa.pdf.TIFFOptions
Returns a flag indicating whether the document should be converted to grayscale before writing the output TIFF file.
isHide() - Method in class com.qoppa.pdf.actions.HideShowAction
Returns a boolean flag indicating whether to hide the fields (true) or to show them (false).
isIgnoreLineWeights() - Static method in class com.qoppa.pdf.PDFRenderHints
Returns the value of the ignore line weights flag.
isItalic() - Method in interface com.qoppa.pdf.LocalFont
Returns flag indicating if this font is italic.
isLock() - Method in class com.qoppa.pdf.SigningInformation
Returns true if fields will be locked when the signature is applied.
isLocked() - Method in class com.qoppa.pdf.Layer
Returns whether this layer is locked.
isMailDocWarn() - Static method in class com.qoppa.pdf.JavaScriptSettings
Returns true if the user will have the option to proceed with emailing the document when mailDoc() is called.
isModified() - Method in class com.qoppa.pdf.actions.TriggerActions
Check to see if the TriggerActions object has been modified
isModifyAnnotsAllowed(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns true if all the document's permissions allow modifying annotations.
isModifyAnnotsAllowed() - Method in class com.qoppa.pdf.permissions.DocMDPPermissions
DocMDP permission level 3 allows annotations to be created, deleted, and modified.
isModifyAnnotsAllowed() - Method in interface com.qoppa.pdf.permissions.IPDFPermissions
Returns true if modifying annotations is allowed.
isModifyAnnotsAllowed() - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Returns the permission to add or modify text annotations in the document.
isModifyAnnotsAllowed() - Method in class com.qoppa.pdf.permissions.SignaturePermissions
 
isModifyAnnotsAllowed() - Method in class com.qoppa.pdf.permissions.UsageRightsPermissions
Usage Rights always allow modifying annotations.
isNewWindow() - Method in class com.qoppa.pdf.actions.GotoPageRemoteAction
isNewWindow() - Method in class com.qoppa.pdf.actions.LaunchAction
isNotValid() - Method in class com.qoppa.pdf.SignatureValidity
This method checks if the signature is considered NOT VALID.
isOpen() - Method in interface com.qoppa.pdf.Bookmark
Returns whether this item is opened or closed when the document is opened.
isOSCertsEnabled() - Static method in class com.qoppa.pdf.SignatureSettings
The OSCertsEnabled flag determines whether or not the certificates in the operating system (Windows or Mac) trusted certificates will be added to the trusted certificate cache used to verify digital signatures.
isPrintAllowed(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns true if all the document's permissions allow printing the document.
isPrintAllowed() - Method in class com.qoppa.pdf.permissions.DocMDPPermissions
DocMDP always allows printing.
isPrintAllowed() - Method in interface com.qoppa.pdf.permissions.IPDFPermissions
Returns true if printing the document is allowed.
isPrintAllowed() - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Returns the permission to print the document.
isPrintAllowed() - Method in class com.qoppa.pdf.permissions.SignaturePermissions
 
isPrintAllowed() - Method in class com.qoppa.pdf.permissions.UsageRightsPermissions
Usage Rights always allow printing.
isPrintAnnotations() - Method in class com.qoppa.pdf.PrintSettings
Returns the value of the print annotations flag.
isPrintFormFields() - Method in class com.qoppa.pdf.PrintSettings
Returns the value of the print form fields flag.
isPrintFormsOnly() - Method in class com.qoppa.pdf.PrintSettings
Deprecated.
Use m_PrintFormFields = true and m_PrintPageContents = false instead.
isPrintHighResAllowed(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns true if all the document's permissions allow printing the document at high resolution.
isPrintHighResAllowed() - Method in class com.qoppa.pdf.permissions.DocMDPPermissions
DocMDP always allows printing at high resolution.
isPrintHighResAllowed() - Method in interface com.qoppa.pdf.permissions.IPDFPermissions
Returns true if printing the document at high resolution is allowed.
isPrintHighResAllowed() - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Returns the permission to print the document at high resolution.
isPrintHighResAllowed() - Method in class com.qoppa.pdf.permissions.SignaturePermissions
 
isPrintHighResAllowed() - Method in class com.qoppa.pdf.permissions.UsageRightsPermissions
Usage Rights always allow printing in high resolution.
isPrintPageContents() - Method in class com.qoppa.pdf.PrintSettings
Returns the value of the page contents flag.
isQoppaPrintDialog() - Method in class com.qoppa.pdf.PrintSettings
Returns the value of the Qoppa print dialog flag.
isRenderComments() - Static method in class com.qoppa.pdf.PDFRenderHints
Returns the value of the render comments flag.
isRestricted() - Method in class com.qoppa.pdf.permissions.Restrictions
Returns true if one or more permission types have restrictions.
isRestrictedByDocMDPPermissions() - Method in class com.qoppa.pdf.permissions.Restrictions
Returns true if DocMDPPermissions have restrictions.
isRestrictedByPasswordPermissions() - Method in class com.qoppa.pdf.permissions.Restrictions
Returns true if PasswordPermissions have restrictions.
isRestrictedBySignature() - Method in class com.qoppa.pdf.permissions.Restrictions
 
isRestrictedByUsageRightsPermissions() - Method in class com.qoppa.pdf.permissions.Restrictions
Returns true if UsageRightsPermissions have restrictions.
isScaleImagesToOutput() - Method in class com.qoppa.pdf.PrintSettings
Returns the value of the flag that controls whether images are resized to their output size by the library or by the printer / printer driver.
isSilenceErrors() - Static method in class com.qoppa.pdf.JavaScriptSettings
Returns true if errors will be silenced instead of displaying an alert.
isSubmitAsXML() - Method in class com.qoppa.pdf.actions.SubmitFormAction
Return whether this SubmitFormAction is supposed to submit the fields in XML format.
isSubmitFormWarn() - Static method in class com.qoppa.pdf.JavaScriptSettings
Returns true if the user will have the option to proceed with connecting to a URL and submitting the form when submitForm() is called.
isSubsettable() - Method in interface com.qoppa.pdf.LocalFont
Indicates whether the font's usage rights forbid subsetting.
isSymbol() - Method in interface com.qoppa.pdf.LocalFont
Returns flag indicating if this font is a symbol font.
isTested() - Method in class com.qoppa.pdf.SignatureValidity
Returns a flag indicating if this signature has been tested.
isThrowParseException() - Static method in class com.qoppa.pdf.errors.PDFErrorHandling
Returns the value of the flag that controls whether or not an exception is thrown when there is a problem parsing the contents of a page.
isThrowXFADynamicException() - Static method in class com.qoppa.pdf.errors.PDFErrorHandling
Returns the value of the flag that controls whether or not an exception is thrown when trying to build a document with an AcroForm that has Adobe XML Forms Architecture (XFA) data, and is a Dynamic Form.
isTrustedChain() - Method in class com.qoppa.pdf.SignatureValidity
Gets the value of the trusted chain flag.
isTSTrustedChain() - Method in class com.qoppa.pdf.SignatureValidity
Returns whether the TSA certificate chain is trusted.
isTSValid() - Method in class com.qoppa.pdf.SignatureValidity
If there is a time stamp token, returns whether it is valid.
isTSValidCertificate() - Method in class com.qoppa.pdf.SignatureValidity
If there is a time stamp token, returns whether its certificate is valid.
ISubmitActionEmailHandler - Interface in com.qoppa.pdf.actions
This interface provides a way for host applications to implement custom functionality for handling a SubmitFormAction with an email URL.
isUseBackground() - Method in class com.qoppa.pdf.TextToPDFSettings
Gets the value of use background tag.
isUseSubstituteFont() - Static method in class com.qoppa.pdf.FontSettings
Returns the value of the flag that specifies whether or not the rendering engine should use a substitute font when a font in the PDF cannot be created.
isValidByteRange() - Method in class com.qoppa.pdf.SignatureValidity
Gets the value of the byte range 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.
isValidKeyUsage() - Method in class com.qoppa.pdf.SignatureValidity
Returns whether the key usage is valid.
isValidPadesCertificate() - Method in class com.qoppa.pdf.SignatureValidity
Returns true if this is a PAdES signature and the certificate is valid OR if this is not a PAdES signature.
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.
isVisibleCommonName() - Method in class com.qoppa.pdf.SignatureAppearance
Returns whether or not the common name should be used when creating the signature appearance.
isVisibleCountry() - Method in class com.qoppa.pdf.SignatureAppearance
Returns whether or not the country should be used when creating the signature appearance.
isVisibleDate() - Method in class com.qoppa.pdf.SignatureAppearance
Returns whether or not the date should be used when creating the signature appearance.
isVisibleDigitallySigned() - Method in class com.qoppa.pdf.SignatureAppearance
Returns whether or not the "Digitally signed by..." label should be used when creating the signature appearance.
isVisibleEmail() - Method in class com.qoppa.pdf.SignatureAppearance
Returns whether or not the email address should be used when creating the signature appearance.
isVisibleLocal() - Method in class com.qoppa.pdf.SignatureAppearance
Returns whether or not the locality should be used when creating the signature appearance.
isVisibleName() - Method in class com.qoppa.pdf.SignatureAppearance
Returns whether or not the name should be used when creating the signature appearance.
isVisibleOrgName() - Method in class com.qoppa.pdf.SignatureAppearance
Returns whether or not the organization name should be used when creating the signature appearance.
isVisibleOrgUnit() - Method in class com.qoppa.pdf.SignatureAppearance
Returns whether or not the organizational unit should be used when creating the signature appearance.
isVisibleReason() - Method in class com.qoppa.pdf.SignatureAppearance
Returns whether or not the reason should be used when creating the signature appearance.
isVisibleState() - Method in class com.qoppa.pdf.SignatureAppearance
Returns whether or not the state should be used when creating the signature appearance.
isZugferdInvoice() - Method in class com.qoppa.pdf.EmbedFileOptions
Returns a boolean indicating whether the embedded file is a ZUGFeRD invoice.
IWatermark - Interface in com.qoppa.pdf
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.
IWindowHandler - Interface in com.qoppa.pdf
This interface is used to handle opening and closing of PDFDocuments within a PDFViewerBean.
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links