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 |
---|---|
AllPDFPermissions |
IPDFDocument.getPDFPermissions()
Returns the AllPDFPermissions object for this document.
|
Modifier and Type | Method and Description |
---|---|
AllPDFPermissions |
PDFDocument.getPDFPermissions()
Returns the AllPDFPermissions object which encompasses this document's PasswordPermissions, DocMDPPermissions, and UsageRightsPermissions.
|