Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
K
L
M
O
P
R
S
T
W
S
STATE_OFF
- Static variable in class com.qoppa.pdf.
Layer
STATE_ON
- Static variable in class com.qoppa.pdf.
Layer
SignatureValidity
- class com.qoppa.pdf.
SignatureValidity
.
This class returns information about the validity of a signature within the PDF document.
SignatureValidity()
- Constructor for class com.qoppa.pdf.
SignatureValidity
SigningInformation
- class com.qoppa.pdf.
SigningInformation
.
Object that holds information necessary to digitally sign a PDF file.
SigningInformation(String, String, String, String)
- Constructor for class com.qoppa.pdf.
SigningInformation
SigningInformation(KeyStore, String, String)
- Constructor for class com.qoppa.pdf.
SigningInformation
saveFile(File)
- Method in interface com.qoppa.pdf.
IEmbeddedFile
Saves the content of the embedded file to the given File.
setAppletKey(String, Applet)
- Static method in class com.qoppa.pdfText.
PDFText
Method to unlock the production version of the library.
setAssembleDocumentAllowed(boolean)
- Method in class com.qoppa.pdf.
PDFPermissions
Sets the permission to assemble the document.
setAuthor(String)
- Method in class com.qoppa.pdf.
DocumentInfo
Set the document's author.
setByteOrder(ByteOrder)
- Method in class com.qoppa.pdf.
TIFFOptions
Sets the byte order to use when saving a TIFF file.
setCMYKProfile(ICC_Profile)
- Static method in class com.qoppa.pdf.
PDFRenderHints
Sets a custom CMYK profile to use when reading any CMYK color information.
setChangeDocumentAllowed(boolean)
- Method in class com.qoppa.pdf.
PDFPermissions
Sets the permission to change the document.
setContactInformation(String)
- Method in class com.qoppa.pdf.
SigningInformation
setContentAppended(boolean)
- Method in class com.qoppa.pdf.
SignatureValidity
Sets the content appended flag.
setCreationDate(Date)
- Method in class com.qoppa.pdf.
DocumentInfo
Set the document's creation date.
setCreator(String)
- Method in class com.qoppa.pdf.
DocumentInfo
Set the document's creator.
setException(Throwable, String)
- Method in class com.qoppa.pdf.
SignatureValidity
Sets the exception when reading the signature.
setExtractTextGraphicsAllowed(boolean)
- Method in class com.qoppa.pdf.
PDFPermissions
Sets the permission to extract text and graphics.
setExtractTextGraphicsForAccessibilityAllowed(boolean)
- Method in class com.qoppa.pdf.
PDFPermissions
Sets the permission to extract text and graphics in support of accessibility to disabled users or other purposes.
setFillFormFieldsAllowed(boolean)
- Method in class com.qoppa.pdf.
PDFPermissions
Sets the permission to fill form fields and sign the document.
setForceUserPageFormat(boolean)
- Method in class com.qoppa.pdf.
PrintSettings
Use the PageFormat set by the host application.
setImageSmoothReduction(boolean)
- Static method in class com.qoppa.pdf.
PDFRenderHints
This rendering hint tells the library whether to use a smooth image rescaling algorithm when reducing sizes.
setKey(String)
- Static method in class com.qoppa.pdfText.
PDFText
Method to unlock the production version of the library.
setKeywords(String)
- Method in class com.qoppa.pdf.
DocumentInfo
Set the document's keywords.
setLocation(String)
- Method in class com.qoppa.pdf.
SigningInformation
setModifiedDate(Date)
- Method in class com.qoppa.pdf.
DocumentInfo
Set the document's modified date.
setModifyAnnotsAllowed(boolean)
- Method in class com.qoppa.pdf.
PDFPermissions
Sets the permission to add or modify annotations in the document.
setPermFlag(int)
- Method in class com.qoppa.pdf.
PDFPermissions
Sets the permissions from the int representing the 12 permissions bits as specified in the PDF documentation.
setPrintAllowed(boolean)
- Method in class com.qoppa.pdf.
PDFPermissions
Sets the permission to print the document.
setPrintHighResAllowed(boolean)
- Method in class com.qoppa.pdf.
PDFPermissions
Sets the permission to print the document at high resolution.
setProducer(String)
- Method in class com.qoppa.pdf.
DocumentInfo
Set the document's producer.
setRBGroup(Vector)
- Method in class com.qoppa.pdf.
Layer
setReason(String)
- Method in class com.qoppa.pdf.
SigningInformation
setRenderingHint(RenderingHints.Key, Object)
- Static method in class com.qoppa.pdf.
PDFRenderHints
Sets one rendering hint.
setRenderingHints(RenderingHints)
- Static method in class com.qoppa.pdf.
PDFRenderHints
Sets the rendering hints.
setRowsPerStrip(int)
- Method in class com.qoppa.pdf.
TIFFOptions
Sets the number of rows per strip to use when writing the TIFF file.
setSubject(String)
- Method in class com.qoppa.pdf.
DocumentInfo
Set the document's subject.
setTested(boolean)
- Method in class com.qoppa.pdf.
SignatureValidity
Sets flag indicating that this signature has been tested.
setTextColor(Color)
- Method in interface com.qoppa.pdf.
Bookmark
Sets the text color to use when displaying this bookmark.
setTextStyle(int)
- Method in interface com.qoppa.pdf.
Bookmark
Sets the text style to use when displaying this bookmark.
setTitle(String)
- Method in interface com.qoppa.pdf.
Bookmark
Sets this bookmarks title.
setTitle(String)
- Method in class com.qoppa.pdf.
DocumentInfo
Sets the document's title.
setTrustedChain(boolean)
- Method in class com.qoppa.pdf.
SignatureValidity
Sets the value of the trusted chain flag.
setValidCertificateChain(boolean)
- Method in class com.qoppa.pdf.
SignatureValidity
Sets the status of the certificate chain validity.
setValidExpiration(boolean)
- Method in class com.qoppa.pdf.
SignatureValidity
Sets the value of the expiration flag.
setValidRevocationList(boolean)
- Method in class com.qoppa.pdf.
SignatureValidity
Sets the status of the revocation list validity.
setValidSignatureHash(boolean)
- Method in class com.qoppa.pdf.
SignatureValidity
Sets the flag that indicates that the stored signature hash matches the calculated signature hash.
setValidSignatureObject(boolean)
- Method in class com.qoppa.pdf.
SignatureValidity
Sets the value of the valid signature object flag.
setValidTimestamp(boolean)
- Method in class com.qoppa.pdf.
SignatureValidity
Sets the valid timestamp flag.
setVisible(boolean)
- Method in class com.qoppa.pdf.
Layer
Sets the visibility for this layer.
showAndGetPassword(String, Window)
- Static method in class com.qoppa.pdf.
PasswordDialog
Creates the password dialog, shows it and returns the password entered as an array of Strings with one element.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
K
L
M
O
P
R
S
T
W