|
jPod PDF library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.intarsys.pdf.crypt.AccessPermissionsFull
public final class AccessPermissionsFull
Provide full access to PDF features.
| Method Summary | |
|---|---|
static AccessPermissionsFull |
get()
|
boolean |
mayAssemble()
Assemble the document: insert, rotate or delete pages and create bookmarks or thumbnail images. |
boolean |
mayCopy()
Copy or otherwise extract text and graphics from the document in support of accessibility to disabled users or for other purposes. |
boolean |
mayExtract()
Extract text and graphics (in support of accessibility to disabled users or for other purposes) |
boolean |
mayFillForm()
Fill in existing interactive form fields (including signature fields) |
boolean |
mayModify()
Modify the contents of the document by operations other than those controlled by mayModifyAnnotation and mayFillForm |
boolean |
mayModifyAnnotation()
Add or modify text annotations, fill in interactice form fields, and if mayModify is set, create or modify interactive form fields (including signature fields) |
boolean |
mayPrint()
Print the document |
boolean |
mayPrintHighQuality()
Print the document to a representation from which a faithful digital copy of the PDF content could be generated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static AccessPermissionsFull get()
public final boolean mayAssemble()
IAccessPermissions
mayAssemble in interface IAccessPermissionspublic final boolean mayCopy()
IAccessPermissions
mayCopy in interface IAccessPermissionspublic final boolean mayExtract()
IAccessPermissions
mayExtract in interface IAccessPermissionspublic final boolean mayFillForm()
IAccessPermissions
mayFillForm in interface IAccessPermissionspublic final boolean mayModify()
IAccessPermissions
mayModify in interface IAccessPermissionspublic final boolean mayModifyAnnotation()
IAccessPermissions
mayModifyAnnotation in interface IAccessPermissionspublic final boolean mayPrint()
IAccessPermissions
mayPrint in interface IAccessPermissionspublic final boolean mayPrintHighQuality()
IAccessPermissions
mayPrintHighQuality in interface IAccessPermissions
|
jPod PDF library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||