Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
K
O
P
S
S
saveDocument(String)
- Method in class com.qoppa.pdfSecure.
PDFSecure
Saves this document to a file.
saveDocument(OutputStream)
- Method in class com.qoppa.pdfSecure.
PDFSecure
Saves this document to an output stream.
setAppletKey(String, Applet)
- Static method in class com.qoppa.pdfSecure.
PDFSecure
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.
setChangeDocumentAllowed(boolean)
- Method in class com.qoppa.pdf.
PDFPermissions
Sets the permission to change the document.
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.
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.
setKey(String)
- Static method in class com.qoppa.pdfSecure.
PDFSecure
Method to unlock the production version of the library.
setKeywords(String)
- Method in class com.qoppa.pdf.
DocumentInfo
Set the document's keywords.
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.
setSecurity(String, String, PDFPermissions, String, int)
- Method in class com.qoppa.pdfSecure.
PDFSecure
Sets the security for this document.
setSubject(String)
- Method in class com.qoppa.pdf.
DocumentInfo
Set the document's subject.
setTitle(String)
- Method in class com.qoppa.pdf.
DocumentInfo
Sets the document's title.
signDocument(SignatureField, SigningInformation)
- Method in class com.qoppa.pdfSecure.
PDFSecure
Signs this document using the given signature field.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
K
O
P
S