Package | Description |
---|---|
com.qoppa.pdf.dom |
Classes representing the PDF document object model.
|
com.qoppa.pdfProcess |
jPDFProcess main classes, used to manipulate PDF documents and pages.
|
com.qoppa.pdfViewer |
PDFViewerBean and related classes.
|
Modifier and Type | Method and Description |
---|---|
AcroForm |
IPDFDocument.getAcroForm()
Returns the AcroForm in this document.
|
Modifier and Type | Method and Description |
---|---|
AcroForm |
PDFDocument.getAcroForm()
Returns the AcroForm in this document.
|
Modifier and Type | Method and Description |
---|---|
AcroForm |
PDFViewerBean.getAcroForm()
Returns the AcroForm in this document.
|