| Package | Description |
|---|---|
| com.qoppa.pdf.annotations |
Classes representing PDF annotations.
|
| com.qoppa.pdf.dom |
Classes representing the PDF document object model.
|
| com.qoppa.pdfViewer |
PDFViewerBean and related classes.
|
| Modifier and Type | Method and Description |
|---|---|
String |
TextMarkup.getText(IPDFPage page) |
| Modifier and Type | Method and Description |
|---|---|
void |
IPDFDocument.print(PrintSettings printSettings)
Prints this PDF document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDFViewerBean.print(PrintSettings printSettings)
Prints the PDF document to a printer.
|