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

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.
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.
IPassword - Interface in com.qoppa.pdf
External interface used by the PDF library to get possible passwords to open a document.
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.
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.
isContentAppended() - Method in class com.qoppa.pdf.SignatureValidity
Gets a flag that indicates if there has been any content appended to this PDF.
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.
isEnhanceThinLines() - Static method in class com.qoppa.pdf.PDFRenderHints
Returns the value of the enhance thin lines flag.
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.
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.
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() - Method in class com.qoppa.pdfPrint.PDFPrint
Returns whether this document has permissions to print.
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.
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.
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.
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.
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 I J K L M N O P R S T U W X 
Skip navigation links