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
A
ANNOTATIONS_IMPORTED
- Static variable in class com.qoppa.pdf.
DocumentEvent
ANNOTATION_ADDED
- Static variable in class com.qoppa.pdf.
DocumentEvent
ANNOTATION_MODIFIED
- Static variable in class com.qoppa.pdf.
DocumentEvent
ANNOTATION_MOVED
- Static variable in class com.qoppa.pdf.
DocumentEvent
ANNOT_REMOVED
- Static variable in class com.qoppa.pdf.
DocumentEvent
ATTACH_ADDED
- Static variable in class com.qoppa.pdf.
DocumentEvent
ATTACH_REMOVED
- Static variable in class com.qoppa.pdf.
DocumentEvent
addAction(Action)
- Method in interface com.qoppa.pdf.
Bookmark
Adds an Action to this Bookmark
addChildBookmark(String)
- Method in interface com.qoppa.pdf.
Bookmark
Add a child bookmark.
addError(RenderError)
- Static method in class com.qoppa.pdf.errors.
PDFErrorHandling
Add an error to the list of errors accumulated.
addError(Throwable, String)
- Static method in class com.qoppa.pdf.errors.
PDFErrorHandling
Add an error to the list of errors accumulated.
addKeyStore(KeyStore)
- Static method in class com.qoppa.pdf.
SignatureSettings
Adds any X509 certificates found in a key store to the trusted certificate list to be used when verifying digital signatures.
addLayerListener(LayerListener)
- Method in class com.qoppa.pdf.
Layer
Adds an object that will listen to changes in the layer's visible state.
addSubstituteFont(String, Font)
- Static method in class com.qoppa.pdf.
PDFRenderHints
Registers a substitute font to use when a font in a PDF file is not embedded in the file and the font is not registered with the operating system.
addX509Certificate(X509Certificate)
- Static method in class com.qoppa.pdf.
SignatureSettings
Adds a X509 certificate to the trusted certificate list to be used when verifying digital signatures.
appendGIFAsPage(String, int)
- Method in class com.qoppa.pdfImages.
PDFImages
Creates a new page in the PDF document and adds the GIF image to it.
appendGIFAsPage(InputStream, int)
- Method in class com.qoppa.pdfImages.
PDFImages
Creates a new page in the PDF document and adds the GIF image to it.
appendJPEGAsPage(String)
- Method in class com.qoppa.pdfImages.
PDFImages
Creates a new page in the PDF document and adds the JPEG file to it.
appendJPEGAsPage(InputStream)
- Method in class com.qoppa.pdfImages.
PDFImages
Creates a new page in the PDF document and adds the JPEG image to it.
appendJPEGAsPage(String, int)
- Method in class com.qoppa.pdfImages.
PDFImages
Creates a new page in the PDF document and adds the JPEG file to it.
appendPNGAsPage(String)
- Method in class com.qoppa.pdfImages.
PDFImages
Creates a new page in the PDF document and adds the PNG file to it.
appendPNGAsPage(InputStream)
- Method in class com.qoppa.pdfImages.
PDFImages
Creates a new page in the PDF document adds the PNG content to it.
appendTIFFAsPages(String)
- Method in class com.qoppa.pdfImages.
PDFImages
Appends the pages in a TIFF file to the end of this document.
appendTIFFAsPages(InputStream)
- Method in class com.qoppa.pdfImages.
PDFImages
Appends the pages in a TIFF image from an input stream to the end of this document.
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