Package | Description |
---|---|
org.faceless.pdf2 |
Contains the classes used to create a PDF document
|
org.faceless.pdf2.viewer2.feature |
Contains a list of all the features that are available to the PDFViewer.
|
Constructor and Description |
---|
PDF(PDFReader reader)
Create a PDF from the specified
PDFReader . |
PDF(PDFReader reader,
int revision)
Create a PDF from the specified
PDFReader , using the specified
revision of the document. |
Modifier and Type | Method and Description |
---|---|
void |
WarningNotifier.register(PDFReader source,
JComponent destination)
Register a
PDFReader with this object. |
void |
WarningNotifier.unregister(PDFReader source)
Unregister a previously registered PDFReader
|
Copyright © 2001-2017 Big Faceless Organization