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 

G

getActionName() - Method in class com.qoppa.pdf.actions.NamedAction
Returns the named action.
getActions() - Method in interface com.qoppa.pdf.Bookmark
Gets the list of actions for this Bookmark.
getActionType() - Method in class com.qoppa.pdf.actions.Action
Returns the type of action.
getActionType() - Method in class com.qoppa.pdf.actions.GotoPageAction
Returns the action type.
getActionType() - Method in class com.qoppa.pdf.actions.GotoPageRemoteAction
Returns the action type.
getActionType() - Method in class com.qoppa.pdf.actions.HideShowAction
Returns the action type.
getActionType() - Method in class com.qoppa.pdf.actions.JSAction
 
getActionType() - Method in class com.qoppa.pdf.actions.LaunchAction
Returns the action type.
getActionType() - Method in class com.qoppa.pdf.actions.NamedAction
Returns the action type.
getActionType() - Method in class com.qoppa.pdf.actions.NullAction
 
getActionType() - Method in class com.qoppa.pdf.actions.ResetForm
Returns the action type.
getActionType() - Method in class com.qoppa.pdf.actions.SetOCGState
Returns the action type.
getActionType() - Method in class com.qoppa.pdf.actions.SubmitFormAction
 
getActionType() - Method in class com.qoppa.pdf.actions.URLAction
Returns the action type.
getActionTypeDesc() - Method in class com.qoppa.pdf.actions.Action
Returns the action type description
getActionTypeDesc() - Method in class com.qoppa.pdf.actions.GotoPageAction
Returns the action type description
getActionTypeDesc() - Method in class com.qoppa.pdf.actions.GotoPageRemoteAction
Returns the action type description
getActionTypeDesc() - Method in class com.qoppa.pdf.actions.HideShowAction
Returns the action type description
getActionTypeDesc() - Method in class com.qoppa.pdf.actions.JSAction
 
getActionTypeDesc() - Method in class com.qoppa.pdf.actions.LaunchAction
Returns the action type description
getActionTypeDesc() - Method in class com.qoppa.pdf.actions.NamedAction
Returns the action type description
getActionTypeDesc() - Method in class com.qoppa.pdf.actions.NullAction
Returns the action type description
getActionTypeDesc() - Method in class com.qoppa.pdf.actions.ResetForm
Returns the action type description
getActionTypeDesc() - Method in class com.qoppa.pdf.actions.SetOCGState
Returns the action type description.
getActionTypeDesc() - Method in class com.qoppa.pdf.actions.SubmitFormAction
 
getActionTypeDesc() - Method in class com.qoppa.pdf.actions.URLAction
Returns the action type description
getAfterText() - Method in class com.qoppa.pdf.TextPositionWithContext
 
getAngle() - Method in class com.qoppa.pdf.TextPosition
Returns the angle that this text is displayed at on the page.
getAssembleDocumentRestrictions(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns a new Restrictions object that contains information about which type of Permission restricts assembling the document:
getAuthor() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's author.
getAuthorTitle() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's author-title.
getBeforeText() - Method in class com.qoppa.pdf.TextPositionWithContext
 
getBgndFile() - Method in class com.qoppa.pdf.TextToPDFSettings
Gets the background file.
getBlurActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of actions to be performed on blur (focus lost).
getBookmarkIndex(Bookmark) - Method in interface com.qoppa.pdf.Bookmark
Returns the index of the bookmark node in the node's children.
getByteOrder() - Method in class com.qoppa.pdf.TIFFOptions
Gets the byte order to use when saving a TIFF file.
getCaCerts() - Static method in class com.qoppa.pdf.SignatureSettings
This method returns a hashtable of most-trusted CA certificates from the JDK keyed by the unique identifier of the X509Certificate that is returned from SignatureSettings.getUniqueIdentifier(X509Certificate)
getCalculateActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of actions to be performed when another field changes
getCenterWindow() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Center Window viewer preference in the document.
getCertificateChain() - Method in class com.qoppa.pdf.SigningInformation
Returns the certificate chain for the issuers of the certificate in the key store.
getChangeDocumentRestrictions(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns a new Restrictions object that contains information about which type of Permission restricts changing the document:
getCharset() - Method in class com.qoppa.pdf.TextToPDFSettings
Gets the character set that will be used when reading the text input.
getCheckSum() - Method in interface com.qoppa.pdf.IEmbeddedFile
Get the 16-byte string that is the checksum of the bytes of the uncompressed embedded file.
getChildBookmarkAt(int) - Method in interface com.qoppa.pdf.Bookmark
Returns the child bookmark at the given index.
getChildren() - Method in interface com.qoppa.pdf.Bookmark
Returns the children of the node as a Vector.
getCJKSystemFontName(int) - Static method in class com.qoppa.pdf.FontSettings
Get the name of the system font that will be used to render non-embedded instances of the CJK font type indicated by cjkFontType
getColor() - Method in class com.qoppa.pdf.CompareOptions
Gets the color used for the CompareOptions when converting the PDF content.
getColorSpace() - Method in class com.qoppa.pdf.JPEG2000Options
Returns the color space to use when writing the JPEG 2000 image.
getCompression() - Method in class com.qoppa.pdf.TIFFOptions
Return the current compression setting fo this TIFFOptions.
getContactInformation() - Method in class com.qoppa.pdf.SigningInformation
Returns the contact information used in the signature.
getContentSigner() - Method in class com.qoppa.pdf.SigningInformation
getContentSigner(String) - Method in class com.qoppa.pdf.SigningInformation
Get the content signer based on the PDF file version.
getCopyrightInfoURL() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's copyright info url.
getCopyrightNotice() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's copyright notice.
getCopyrightStatus() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's copyrights status.
getCorporation() - Method in interface com.qoppa.pdf.IdentityProperties
Returns the corporation name that the user has entered.
getCreationDate() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's creation date.
getCreationDate() - Method in interface com.qoppa.pdf.IEmbeddedFile
The date and time when the embedded file was created.
getCreator() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's creator.
getCustomProperties() - Method in class com.qoppa.pdf.SigningInformation
Returns the custom properties table.
getCustomProperty(String) - Method in class com.qoppa.pdf.DocumentInfo
Returns the value of a custom property.
getCustomProperty(String) - Method in class com.qoppa.pdf.SigningInformation
This method can be used to retrieve the values of custom properties
getDefaultState() - Method in class com.qoppa.pdf.Layer
Returns the default state for this layer.
getDeflatedContents() - Method in interface com.qoppa.pdf.IEmbeddedFile
Get the content of the embedded file, deflated.
getDescription() - Method in class com.qoppa.pdf.EmbedFileOptions
Gets the description of the embedded file (to be saved in the embedded file specifications dictionary).
getDescription() - Method in interface com.qoppa.pdf.IEmbeddedFile
Returns the description string from the embedded file.
getDescriptionWriter() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's description writer.
getDestinationName() - Method in class com.qoppa.pdf.actions.GotoPageAction
Returns the destination name associated with this action, or null if there isn't one.
getDestinationName() - Method in class com.qoppa.pdf.actions.GotoPageRemoteAction
Returns the destination name associated with this action, or null if there isn't one.
getDirection() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Direction viewer preference in the document.
getDisplayDocTitle() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Display Doc Title viewer preference in the document.
getDisplayName() - Method in class com.qoppa.pdf.SignatureAppearance
This name is not used to generate the appearance stream.
getDisplayName() - Method in class com.qoppa.pdf.TimestampServer
Return the display name.
getDitherBW() - Method in class com.qoppa.pdf.TIFFOptions
Gets the dithering option when converting images to black and white.
getDocCloseActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of actions to be performed when the document is closed.
getDocDidPrintActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of actions to be performed when the document has printed.
getDocDidSaveActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of actions to be performed when the document has been saved.
getDocMDPPermissions() - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns the Document Modification Detection and Prevention permissions.
getDocument() - Method in class com.qoppa.pdf.DocumentEvent
 
getDocumentInfo(String, IPassword) - Static method in class com.qoppa.pdf.DocumentInfo
Static method to get the document information from a document in a file.
getDocumentInfo(InputStream, IPassword) - Static method in class com.qoppa.pdf.DocumentInfo
Static method to get the document information from a document from an InputStream.
getDocumentInfo(URL, IPassword) - Static method in class com.qoppa.pdf.DocumentInfo
Static method to get the document information from a document from a URL.
getDocumentInfo() - Method in class com.qoppa.pdfAssemble.PDFAssemble
Returns a DocumentInfo object containing the information section of a PDF document (author, title, etc.)
getDocWillPrintActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of actions to be performed when the document will print.
getDocWillSaveActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of actions to be performed when the document will be saved.
getDPI() - Method in class com.qoppa.pdf.JPEG2000Options
Returns the DPI value option.
getDPI() - Method in class com.qoppa.pdf.TIFFOptions
Return the DPI setting for this TIFFOptions.
getDuplex() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Duplex viewer preference in the document.
getEmail() - Method in interface com.qoppa.pdf.IdentityProperties
Returns the email address that the user has entered.
getEnclosingShape() - Method in class com.qoppa.pdf.TextPosition
Deprecated.
This method is redundant. Replaced by get by getViewSelectionShape().
getErrorHandling() - Static method in class com.qoppa.pdf.errors.PDFErrorHandling
Deprecated.
This method has been deprecated and now has no effect, the method now always returns 0.
getErrorMessage() - Method in class com.qoppa.pdf.errors.RenderError
 
getErrors() - Static method in class com.qoppa.pdf.errors.PDFErrorHandling
Deprecated.
This method has been deprecated and now has no effect, the method returns null always.
getEventType() - Method in class com.qoppa.pdf.DocumentEvent
 
getException() - Method in class com.qoppa.pdf.SignatureValidity
Returns any exception when reading the signature.
getExceptionMessage() - Method in class com.qoppa.pdf.SignatureValidity
Returns a message associated with an exception when reading the signature.
getExtractTextGraphicsForAccessibilityRestrictions(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns a new Restrictions object that contains information about which type of Permission restricts extracting text graphics for accessibility:
getExtractTextGraphicsRestrictions(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns a new Restrictions object that contains information about which type of Permission restricts extracting text graphics:
getFamilyName() - Method in interface com.qoppa.pdf.LocalFont
Returns the font family name.
getFieldNames() - Method in class com.qoppa.pdf.actions.HideShowAction
Returns the field names that this action refers to.
getFields() - Method in class com.qoppa.pdf.actions.HideShowAction
Returns fields associated with this action.
getFields() - Method in class com.qoppa.pdf.actions.ResetForm
Returns the List of field names.
getFields() - Method in class com.qoppa.pdf.actions.SubmitFormAction
Returns the List of field names that are associated with this submit action.
getFileName() - Method in class com.qoppa.pdf.actions.GotoPageRemoteAction
Gets the target document file name in the PDF file specification format.
getFileName() - Method in class com.qoppa.pdf.actions.LaunchAction
Returns the name of the file to launch in the PDF file specification format.
getFileName() - Method in interface com.qoppa.pdf.IEmbeddedFile
Returns the embedded file name.
getFilePath() - Method in interface com.qoppa.pdf.LocalFont
Returns the file path to this font.
getFileType() - Method in class com.qoppa.pdf.JPEG2000Options
Returns the type of JPEG 2000 file to create.
getFillFormFieldsRestrictions(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns a new Restrictions object that contains information about which type of Permission restricts filling form fields:
getFitWindow() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Fit Window viewer preference in the document.
getFlags() - Method in class com.qoppa.pdf.actions.ResetForm
Returns the flags.
getFlags() - Method in class com.qoppa.pdf.actions.SubmitFormAction
Returns the flags representing the details of the action.
getFocusActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of actions to be performed when focus is gained.
getFont() - Method in class com.qoppa.pdf.TextToPDFSettings
Gets the font to use when converting text to PDF.
getFormatActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of actions to be executed before a field is formatted
getFullName() - Method in interface com.qoppa.pdf.LocalFont
Returns the full font name.
getHideMenubar() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Hide Menubar viewer preference in the document.
getHideToolbar() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Hide Toolbar viewer preference in the document.
getHideWindowUI() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Hide Window UI viewer preference in the document.
getID() - Method in class com.qoppa.pdf.SignatureAppearance
This unique identifier is not used to generate the appearance stream.
getIdentityProperties() - Static method in class com.qoppa.pdf.JavaScriptSettings
Returns a static object that identifies the current user of the application.
getImage() - Method in class com.qoppa.pdf.SignatureAppearance
Returns the buffered image to use when creating the signature appearance.
getImageFile() - Method in class com.qoppa.pdf.SignatureAppearance
Returns the image file name.
getImageOpacity() - Method in class com.qoppa.pdf.SignatureAppearance
Returns the image opacity value to use when drawing the image on the SignatureField.
getImagePaintingMemoryMB() - Static method in class com.qoppa.pdf.PDFRenderHints
Returns the amount of memory used when painting images, in megabytes
getImagePosition() - Method in class com.qoppa.pdf.SignatureAppearance
Returns the horizontal position of the image.
getInputStream() - Method in interface com.qoppa.pdf.IEmbeddedFile
Returns an input stream from which the file contents can be read.
getJavascript() - Method in class com.qoppa.pdf.actions.JSAction
Returns the JavaScript of this action as a string.
getJCEProvider() - Method in class com.qoppa.pdf.SigningInformation
Deprecated. 
getjlMessage() - Method in class com.qoppa.pdf.PasswordDialog
 
getJPEGQuality() - Method in class com.qoppa.pdf.TIFFOptions
Gets the current setting for the JPEG quality.
getJSEnabler() - Static method in class com.qoppa.pdf.JavaScriptSettings
Get the JavaScriptEnabler.
getKeystrokeActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of actions to be performed on a keystroke.
getKeywords() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's keywords.
getLargeIcon() - Method in class com.qoppa.pdf.SignatureValidity
Returns an Icon that will draw the status of the signature with the same rules as drawSmallIcon().
getLayerList() - Method in class com.qoppa.pdf.actions.SetOCGState.Sequence
Returns the list of layers.
getLayerName() - Method in class com.qoppa.pdf.CompareOptions
Gets the layer name used for the CompareOptions.
getLengthEstimate() - Method in class com.qoppa.pdf.TimestampServer
Returns a length estimate of the time stamp server signature.
getLocalFonts() - Static method in class com.qoppa.pdf.FontSettings
Returns a list of fonts found in the local environment that can be used for adding text content to a PDF.
getLocation() - Method in class com.qoppa.pdf.SigningInformation
Gets the location to be used in the signature.
getLoginName() - Method in interface com.qoppa.pdf.IdentityProperties
Returns the login name as registered by the operating system.
getMarginBottom() - Method in class com.qoppa.pdf.TextToPDFSettings
Gets the bottom margin value to use when converting text to PDF, units are in points at 72 DPI.
getMarginLeft() - Method in class com.qoppa.pdf.TextToPDFSettings
Gets the left margin value to use when converting text to PDF, units are in points at 72 DPI.
getMarginRight() - Method in class com.qoppa.pdf.TextToPDFSettings
Gets the right margin value to use when converting text to PDF, units are in points at 72 DPI.
getMarginTop() - Method in class com.qoppa.pdf.TextToPDFSettings
Gets the top margin value to use when converting text to PDF, units are in points at 72 DPI.
getMediaBox() - Method in class com.qoppa.pdf.ResizePageOptions
Returns the new media box for the PDFPage.
getModDate() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's modified date.
getModDate() - Method in interface com.qoppa.pdf.IEmbeddedFile
The date and time when the embedded file was last modified.
getModifyAnnotsRestrictions(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns a new Restrictions object that contains information about which type of Permission restricts modifying annotations:
getMouseDownActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of action to be executed on Mouse Down events as a Vector of Actions.
getMouseEnteredActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of action to be executed on Mouse Entered events as a Vector of Actions.
getMouseExitedActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of action to be executed on Mouse Exited events as a Vector of Actions.
getMouseUpActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of action to be executed on Mouse Up events as a Vector of Actions.
getName() - Method in interface com.qoppa.pdf.IdentityProperties
Returns the user name that the user entered.
getName() - Method in class com.qoppa.pdf.Layer
Returns the name of this layer.
getNameList() - Static method in class com.qoppa.pdf.actions.NamedAction
Returns a list of the recognized action names.
getNewWindow() - Method in class com.qoppa.pdf.actions.GotoPageRemoteAction
A flag specifying whether to open the destination document in a new window.
getNewWindow() - Method in class com.qoppa.pdf.actions.LaunchAction
A flag specifying whether to open the destination document in a new window.
getNextAction() - Method in class com.qoppa.pdf.actions.Action
Returns the next Action to be performed after this Action.
getNonFullScreenPageMode() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the NonFullscreen Page Mode viewer preference in the document.
getNumCopies() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the NumCopies viewer preference in the document.
getObject() - Method in class com.qoppa.pdf.DocumentEvent
 
getOCGAction() - Method in class com.qoppa.pdf.actions.SetOCGState.Sequence
Returns the action that this sequence will do on the layers.
getPage() - Method in class com.qoppa.pdf.actions.GotoPageAction
Returns the page for this GotoPageAction.
getPageBreakChar() - Method in class com.qoppa.pdf.TextToPDFSettings
Gets the page break character to use when converting text to PDF.
getPageCloseActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of actions to be performed when the page is closed.
getPageCount() - Method in class com.qoppa.pdf.DocumentInfo
Gets the number of pages in the document.
getPageCount() - Method in class com.qoppa.pdfAssemble.PDFAssemble
Returns the number of pages in this document.
getPageHeight() - Method in class com.qoppa.pdf.TextToPDFSettings
Gets the page height value to use when converting text to PDF, units are in points at 72 DPI.
getPageIndex() - Method in class com.qoppa.pdf.DocumentEvent
 
getPageNumber() - Method in class com.qoppa.pdf.actions.GotoPageRemoteAction
Gets the target page number.
getPageNumber() - Method in class com.qoppa.pdf.TextPosition
Indicates on which page of the document the TextPosition's text is located.
getPageOpenActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of actions to be performed when the page is opened.
getPageWidth() - Method in class com.qoppa.pdf.TextToPDFSettings
Gets the page width value to use when converting text to PDF, units are in points at 72 DPI.
getParentBookmark() - Method in interface com.qoppa.pdf.Bookmark
Returns the parent node / Bookmark.
getPasswordPermissions() - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns the permission object for this document.
getPasswords() - Method in interface com.qoppa.pdf.IPassword
Method called to get passwords for encrypted PDF documents.
getPasswords() - Method in class com.qoppa.pdf.PasswordDialog
 
getPasswords() - Method in class com.qoppa.pdf.PDFPassword
Method that fulfills the IPassword interface.
getPDFPermissions() - Method in class com.qoppa.pdfAssemble.PDFAssemble
Returns the AllPDFPermissions object which encompasses this document's PasswordPermissions, DocMDPPermissions, and UsageRightsPermissions.
getPDFQuadrilateral() - Method in class com.qoppa.pdf.TextPosition
Deprecated.
replaced by getPDFQuadrilaterals().
getPDFQuadrilaterals() - Method in class com.qoppa.pdf.TextPosition
Returns a list of quadrilaterals that will enclose the text elements in this object.
getPDFQuadrilaterals() - Method in interface com.qoppa.pdf.TextSelection
Returns a list of quadrilaterals for the text selection areas.
getPDFSelectionShape() - Method in class com.qoppa.pdf.TextPosition
Returns the entire shape that encloses all text in this selection.
getPDFSelectionShape() - Method in interface com.qoppa.pdf.TextSelection
Returns the entire shape that encloses all different word groups in this selection.
getPermFlag() - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Returns the permissions int representing the 12 permissions bits as specified in the PDF documentation.
getPermissions() - Method in class com.qoppa.pdf.SigningInformation
Returns the level of permissions for a certifying signature.
getPickTrayByPDFSize() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Pick Tray by PDF Size viewer preference in the document.
getPrintableRectangle(int) - Method in class com.qoppa.pdf.PrintSettings
Returns the area to print.
getPrintHighResRestrictions(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns a new Restrictions object that contains information about which type of Permission restricts printing the document at high resolution:
getPrintRestrictions(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns a new Restrictions object that contains information about which type of Permission restricts printing the document:
getPrintScaling() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Print Scaling viewer preference in the document.
getPrivateKey() - Method in class com.qoppa.pdf.SigningInformation
Deprecated. 
getProducer() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's producer.
getPSName() - Method in interface com.qoppa.pdf.LocalFont
Returns the Postscript name for this font.
getPWD() - Method in class com.qoppa.pdf.TimestampServer
Return the password that will be used to log into the time stamp server.
getQuadrilateral() - Method in class com.qoppa.pdf.TextPosition
Deprecated.
replaced by getViewQuadrilaterals().
getQuadrilaterals() - Method in class com.qoppa.pdf.TextPosition
Deprecated.
replaced with getViewQuadrilaterals().
getQuadrilaterals() - Method in interface com.qoppa.pdf.TextSelection
Deprecated.
replaced by getPDFQuadrilaterals().
getQuality() - Method in class com.qoppa.pdf.JPEG2000Options
Returns the quality value that should be used when compressing the image.
getReason() - Method in class com.qoppa.pdf.SigningInformation
Gets the reason for signing to be used in the signature.
getRelationship() - Method in class com.qoppa.pdf.EmbedFileOptions
Gets the relationship of the embedded file in relation to the document (to be saved in the embedded file specifications dictionary).
getRelationship() - Method in interface com.qoppa.pdf.IEmbeddedFile
Returns the relationship of the embedded file to the PDF document.
getRenderingHint(RenderingHints.Key) - Static method in class com.qoppa.pdf.PDFRenderHints
Gets one rendering hint.
getRenderingHints() - Static method in class com.qoppa.pdf.PDFRenderHints
Gets a copy of the rendering hints.
getRootBookmark() - Method in class com.qoppa.pdfAssemble.PDFAssemble
Returns the 'root' bookmark.
getRotation() - Method in class com.qoppa.pdf.CompareOptions
Returns the rotation value used for positioning the PDF content.
getRotation() - Method in class com.qoppa.pdf.ResizePageOptions
Returns the amount to rotate the page contents in radians.
getRowsPerStrip() - Method in class com.qoppa.pdf.TIFFOptions
Returns the number of rows per strip that will be used when saving a TIFF file.
getScale() - Method in class com.qoppa.pdf.actions.GotoPageAction
Returns the scale, the value of the scale that the viewer will use after setting the page.
getScale() - Method in class com.qoppa.pdf.ResizePageOptions
Returns scale to be applied to the page content.
getScaleX() - Method in class com.qoppa.pdf.CompareOptions
Returns the X scale value used for positioning the PDF content.
getScaleY() - Method in class com.qoppa.pdf.CompareOptions
Returns the Y scale value used for positioning the PDF content.
getSelectionShape() - Method in class com.qoppa.pdf.TextPosition
Deprecated.
replaced by getViewSelectionShape().
getSelectionShape() - Method in interface com.qoppa.pdf.TextSelection
Deprecated.
replaced by getViewSelectionShape().
getSequenceList() - Method in class com.qoppa.pdf.actions.SetOCGState
Returns the list of sequences in this action
getServerURL() - Method in class com.qoppa.pdf.TimestampServer
Return the time stamp server URL.
getSignatureAppearance() - Method in class com.qoppa.pdf.SigningInformation
Returns the SignatureAppearance to use when creating the signature appearance stream.
getSignatureFormat() - Method in class com.qoppa.pdf.SigningInformation
Returns the format of the signature.
getSignaturePermissions() - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns permissions related to a digital signature.
getSignerCertificate() - Method in class com.qoppa.pdf.SigningInformation
Returns the certificate for the digital id retrieved from the KeyStore or the PKCS#12 file.
getSize() - Method in interface com.qoppa.pdf.IEmbeddedFile
Get the size of the file content in bytes.
getSmallIcon() - Method in class com.qoppa.pdf.SignatureValidity
 
getSubFontFamilyList() - Static method in class com.qoppa.pdf.FontSettings
Get ordered list of substitute font families.
getSubject() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's subject.
getSubmitURL() - Method in class com.qoppa.pdf.actions.SubmitFormAction
Returns the destination of the action.
getSubmitURLString() - Method in class com.qoppa.pdf.actions.SubmitFormAction
Return a string representing the attempted destination of the action.
getSubstituteFont(String) - Static method in class com.qoppa.pdf.FontSettings
Returns a substitute font, if one has been registered, for the given font name.
getText() - Method in class com.qoppa.pdf.TextPosition
Returns the text string.
getText(boolean) - Method in class com.qoppa.pdf.TextPosition
 
getText() - Method in interface com.qoppa.pdf.TextSelection
Returns a string containing all the selected text.
getText(boolean) - Method in interface com.qoppa.pdf.TextSelection
Returns a string containing all the selected text.
getTextColor() - Method in interface com.qoppa.pdf.Bookmark
Returns the text color that should be used when showing this bookmark.
getTextLeft() - Method in class com.qoppa.pdf.SignatureAppearance
Returns the text to display on the left side of the signature appearance.
getTextOrientation() - Method in class com.qoppa.pdf.SignatureAppearance
Returns the orientation of the text.
getTextRight() - Method in class com.qoppa.pdf.SignatureAppearance
Returns the text to display on the right side of the signature appearance.
getTextStyle() - Method in interface com.qoppa.pdf.Bookmark
Returns the text style to use when displaying the bookmark.
getTimestampServer() - Method in class com.qoppa.pdf.SigningInformation
Returns the Timestamp Server information
getTitle() - Method in interface com.qoppa.pdf.Bookmark
Gets this bookmarks title.
getTitle() - Method in class com.qoppa.pdf.DocumentInfo
Gets the document's title.
getTrapped() - Method in class com.qoppa.pdf.DocumentInfo
Returns string indicating if the document has been modified with trapping information.
getTrustedCertificates() - Static method in class com.qoppa.pdf.SignatureSettings
This method returns a hashtable of trusted certificates keyed by the unique identifier of the X509Certificate that is returned from SignatureSettings.getUniqueIdentifier(X509Certificate)
getTspAlgorithm() - Method in class com.qoppa.pdf.TimestampServer
Gets the timestamp server algorithm.
getUniqueIdentifier(X509Certificate) - Static method in class com.qoppa.pdf.SignatureSettings
Returns a unique identifier for a certificate.
getURL() - Method in class com.qoppa.pdf.actions.URLAction
Returns the URL that this action refers to.
getUsageRightsPermissions() - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns the Usage Rights permissions.
getUser() - Method in class com.qoppa.pdf.TimestampServer
Return the user name to log into the time stamp server.
getUserFontDirectories() - Static method in class com.qoppa.pdf.FontSettings
Returns list of user font directories
getValidateActions() - Method in class com.qoppa.pdf.actions.TriggerActions
Get the list of actions to be performed when a field value is changed
getValidationMessages() - Method in class com.qoppa.pdf.SignatureValidity
This method returns a list of messages related to the validity of the certificates, timestamp, key usage, and byte range.
getValidityText() - Method in class com.qoppa.pdf.SignatureValidity
Returns a textual description of the state of the signature.
getVersion() - Static method in class com.qoppa.pdfAssemble.PDFAssemble
Returns version string for jPDFFields.
getViewQuadrilateral() - Method in class com.qoppa.pdf.TextPosition
Deprecated.
replaced by getViewQuadrilaterals().
getViewQuadrilaterals() - Method in class com.qoppa.pdf.TextPosition
Returns a list of quadrilaterals that will enclose the text elements in this object.
getViewQuadrilaterals() - Method in interface com.qoppa.pdf.TextSelection
Returns a list of quadrilaterals for the text selection areas.
getViewSelectionShape() - Method in class com.qoppa.pdf.TextPosition
Returns the entire shape that encloses all text in this selection.
getViewSelectionShape() - Method in interface com.qoppa.pdf.TextSelection
Returns the entire shape that encloses all different word groups in this selection.
getX() - Method in class com.qoppa.pdf.actions.GotoPageAction
Returns the x coordinate of the GotoPageAction.
getX() - Method in class com.qoppa.pdf.CompareOptions
Returns the X translate coordinate used for positioning the PDF content.
getXMPMetadata(String) - Method in class com.qoppa.pdf.DocumentInfo
Returns the XMP metadata in the document.
getXMPMetadata() - Method in class com.qoppa.pdf.DocumentInfo
Returns the raw XMP metadata in the document as an array of bytes.
getXOffset() - Method in class com.qoppa.pdf.ResizePageOptions
Returns the x offset of the page contents.
getY() - Method in class com.qoppa.pdf.actions.GotoPageAction
Returns the y coordinate of the GotoPageAction.
getY() - Method in class com.qoppa.pdf.CompareOptions
Returns the Y translate coordinate used for positioning the PDF content.
getYOffset() - Method in class com.qoppa.pdf.ResizePageOptions
Returns the y offset of the page contents.
getZoomMode() - Method in class com.qoppa.pdf.actions.GotoPageAction
Returns the zoom mode.
getZoomMode() - Method in class com.qoppa.pdf.actions.GotoPageRemoteAction
Returns the zoom mode.
GotoPageAction - Class in com.qoppa.pdf.actions
A GotoPageAction can be used to position the display a page in a PDF document.
GotoPageAction(IPDFPage) - Constructor for class com.qoppa.pdf.actions.GotoPageAction
Constructs a GotoPageAction with an IPDFPage.
GotoPageAction(IPDFPage, int, int, double) - Constructor for class com.qoppa.pdf.actions.GotoPageAction
Constructs a GotoPageAction with an IPDFPage and with values to set the x and y coordinates as well as the zoom scale.
GotoPageAction(IPDFPage, int) - Constructor for class com.qoppa.pdf.actions.GotoPageAction
Constructs a GotoPageAction with an IPDFPage and a zoom mode.
GotoPageAction(String) - Constructor for class com.qoppa.pdf.actions.GotoPageAction
Constructs a GotoPageAction with a named destination.
GotoPageRemoteAction - Class in com.qoppa.pdf.actions
Action that tells the viewer to go to a page in a different PDF document.
GotoPageRemoteAction(String, int) - Constructor for class com.qoppa.pdf.actions.GotoPageRemoteAction
Constructs the action with a target document and a page number.
GotoPageRemoteAction(String, int, int) - Constructor for class com.qoppa.pdf.actions.GotoPageRemoteAction
Constructs an action to go to another PDF document, with an option for the zoom mode.
GotoPageRemoteAction(String, String) - Constructor for class com.qoppa.pdf.actions.GotoPageRemoteAction
Constructs an action to go to another PDF document with a named destination.
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