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

IAnnotationFactory - Interface in com.qoppa.pdf.annotations
This interface provides methods to create annotations in a document.
IAnnotationManager - Interface in com.qoppa.pdf.annotations
This interface manages the selection cycle for AnnotationComponents.
IAnnotSelectionListener - Interface in com.qoppa.pdf.annotations
The interface for AnnotationComponent selection events.
ICON_COMMENT - Static variable in interface com.qoppa.pdf.annotations.Text
 
ICON_DEFAULT - Static variable in interface com.qoppa.pdf.annotations.FileAttachment
 
ICON_DEFAULT - Static variable in interface com.qoppa.pdf.annotations.Text
 
ICON_GRAPH - Static variable in interface com.qoppa.pdf.annotations.FileAttachment
 
ICON_HELP - Static variable in interface com.qoppa.pdf.annotations.Text
 
ICON_INSERT - Static variable in interface com.qoppa.pdf.annotations.Text
 
ICON_KEY - Static variable in interface com.qoppa.pdf.annotations.Text
 
ICON_NEWPARAGRAPH - Static variable in interface com.qoppa.pdf.annotations.Text
 
ICON_NOTE - Static variable in interface com.qoppa.pdf.annotations.Text
 
ICON_PAPERCLIP - Static variable in interface com.qoppa.pdf.annotations.FileAttachment
 
ICON_PARAGRAPH - Static variable in interface com.qoppa.pdf.annotations.Text
 
ICON_PUSHPIN - Static variable in interface com.qoppa.pdf.annotations.FileAttachment
 
ICON_TAG - Static variable in interface com.qoppa.pdf.annotations.FileAttachment
 
IDocumentListener - Interface in com.qoppa.pdf
Listener interfaces to notify objects when a document has been changed.
IEmbeddedFile - Interface in com.qoppa.pdf
Representation of an embedded file in a PDF document.
IFlattener - Interface in com.qoppa.pdf.annotations
This interface is used internally to let annotations know how to flatten themselves into the document content.
IJavaScriptEnabler - Interface in com.qoppa.pdf
This interface is used to determine if JavaScript should be enabled for 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.
INFORMATIONONLY - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
 
Ink - Interface in com.qoppa.pdf.annotations
Interface representing an Ink annotation in a PDF document.
InputStreamPDFSource - Class in com.qoppa.pdf.source
Implementation of the PDFSource interface when the document comes from an input stream.
InputStreamPDFSource(InputStream) - Constructor for class com.qoppa.pdf.source.InputStreamPDFSource
 
InputStreamPDFSource(InputStream, String) - Constructor for class com.qoppa.pdf.source.InputStreamPDFSource
 
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.
IPassword - Interface in com.qoppa.pdf
External interface used by the PDF library to get possible passwords to open a document.
IPDFDocument - Interface in com.qoppa.pdf.dom
Object representation of a PDF document.
IPDFPage - Interface in com.qoppa.pdf.dom
Object representation of a page in a PDF document.
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() - Method in class com.qoppa.pdf.PDFPermissions
Deprecated. 
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.UsageRightsPermissions
Usage rights never allow assembling the document.
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.
isChangeDocumentAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Deprecated. 
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.UsageRightsPermissions
Usage Rights never allow changing the document.
isCombFormat() - Method in interface com.qoppa.pdf.annotations.WidgetText
Indicates whether this text widget is in the comb format.
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.
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.
isEditable() - Method in interface com.qoppa.pdf.annotations.Widget
 
isEditable() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns true if user is allowed to enter custom text, false if not.
isEmpty() - Method in interface com.qoppa.pdf.form.FormField
Returns true if the field is not filled.
isExtractTextGraphicsAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Deprecated. 
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.UsageRightsPermissions
Usage Rights always allow extracting text graphics.
isExtractTextGraphicsForAccessibilityAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Deprecated. 
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.UsageRightsPermissions
Usage Rights always allow extracting text graphics for accessibility.
isFillFormFieldsAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Deprecated. 
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.UsageRightsPermissions
Returns true if the Usage Rights allow filling existing form fields and signatures.
isHidden() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the value of the HIDDEN flag.
isImageField() - Method in interface com.qoppa.pdf.form.PushButtonField
Checks whether this push button field is designated to be an image field.
isImageSmoothReduction() - Static method in class com.qoppa.pdf.PDFRenderHints
Returns the value of the smooth image reduction hingt.
isInitialOpen() - Method in interface com.qoppa.pdf.annotations.Text
Returns the value of the InitialOpen flag.
isIntentArrow() - Method in interface com.qoppa.pdf.annotations.Line
 
isIntentDimension() - Method in interface com.qoppa.pdf.annotations.Line
 
isIntentDimension() - Method in interface com.qoppa.pdf.annotations.Polygon
Returns a flag indicating whether this polygon's intent is a dimension (measuring tool)
isIntentDimension() - Method in interface com.qoppa.pdf.annotations.Polyline
Returns a flag indicating whether this polygon's intent is a dimension (measuring tool)
isIntentTypeWriter() - Method in interface com.qoppa.pdf.annotations.FreeText
 
isInvisible() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the value of the INVISIBLE flag.
isLinearized() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns true if document is formatted for Fast Web View.
isLocked() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the value of the LOCKED flag.
isLockedContents() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the value of the LOCKEDCONTENTS flag.
isMarked() - Method in interface com.qoppa.pdf.annotations.AnnotationCheckmarkStatus
Returns true if the Annotation is marked, returns false if unmarked.
isModified() - Method in interface com.qoppa.pdf.annotations.GestureList
Flag indicating whether the gesture list has been modified.
isModified() - Method in interface com.qoppa.pdf.annotations.Vertices
Returns a flag indicating whether the list of vertices, or any vertices in the list has been modified.
isModifyAnnotsAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Deprecated. 
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.UsageRightsPermissions
Usage Rights always allow modifying annotations.
isMultiLine() - Method in interface com.qoppa.pdf.annotations.WidgetText
 
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.
isNoRotate() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the value of the NOROTATE flag.
isNotValid() - Method in class com.qoppa.pdf.SignatureValidity
This method checks if the signature is considered NOT VALID.
isNoView() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the value of the NOVIEW flag.
isNoZoom() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the value of the NOZOOM flag.
isOpen() - Method in interface com.qoppa.pdf.annotations.Popup
 
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.
isOverlayTextRepeats() - Method in interface com.qoppa.pdf.annotations.Redaction
Returns the flag to determine if the overlay text should repeat.
isPassword() - Method in interface com.qoppa.pdf.annotations.WidgetText
 
isPrintable() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the value of the PRINTABLE flag.
isPrintAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Deprecated. 
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.UsageRightsPermissions
Usage Rights always allow printing.
isPrintAnnotations() - Method in class com.qoppa.pdf.PrintSettings
Returns the value of the print annotations flag.
isPrintFormsOnly() - Method in class com.qoppa.pdf.PrintSettings
Returns the value of the print form fields only flag.
isPrintHighResAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Deprecated. 
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.UsageRightsPermissions
Usage Rights always allow printing in high resolution.
isQoppaPrintDialog() - Method in class com.qoppa.pdf.PrintSettings
Returns the value of the Qoppa print dialog flag.
isReadOnly() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the value of the READONLY flag.
isReadOnly() - Method in interface com.qoppa.pdf.form.FormField
Returns the value of the 'Read Only' flag.
isRenderComments() - Static method in class com.qoppa.pdf.PDFRenderHints
Returns the value of the render comments flag.
isRequired() - Method in interface com.qoppa.pdf.form.FormField
Returns the value of the 'Required' 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.
isRestrictedByUsageRightsPermissions() - Method in class com.qoppa.pdf.permissions.Restrictions
Returns true if UsageRightsPermissions have restrictions.
isSelected(AnnotationComponent) - Method in interface com.qoppa.pdf.annotations.IAnnotationManager
Returns a flag that indicates whether the selection component is selected.
isSignAuthor() - Method in interface com.qoppa.pdf.form.SignatureField
Returns a flag indicating whether this is an author signature.
isSilenceErrors() - Static method in class com.qoppa.pdf.JavaScriptSettings
Returns true if errors will be silenced instead of displaying an alert.
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.
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.
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.
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.
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.
isXFADynamic() - Method in interface com.qoppa.pdf.form.AcroForm
Returns true if this AcroForm has Adobe XML Forms Architecture (XFA) data, and it is a Dynamic Form.
isXFAStatic() - Method in interface com.qoppa.pdf.form.AcroForm
Returns true if this AcroForm has Adobe XML Forms Architecture (XFA) data, and it is a Static Form.
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.
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