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.
|
Modifier and Type | Method and Description |
---|---|
PDFPermissions |
IPDFDocument.getPermissions()
Deprecated.
Use
getPDFPermissions().getPasswordPermissions() instead. |
Modifier and Type | Method and Description |
---|---|
PDFPermissions |
PDFDocument.getPermissions()
Deprecated.
Use
getPDFPermissions().getPasswordPermissions() instead. |