public class AccessPermissionsDocMDP extends AccessPermissionsProxy
| Constructor and Description |
|---|
AccessPermissionsDocMDP(IAccessPermissions permissions,
PDTransformParams parameters) |
| Modifier and Type | Method and Description |
|---|---|
PDTransformParams |
getParameters() |
boolean |
mayAssemble()
Assemble the document: insert, rotate or delete pages and create
bookmarks or thumbnail images.
|
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)
|
getDelegate, mayCopy, mayExtract, mayPrint, mayPrintHighQualitypublic AccessPermissionsDocMDP(IAccessPermissions permissions, PDTransformParams parameters)
public PDTransformParams getParameters()
public boolean mayAssemble()
IAccessPermissionsmayAssemble in interface IAccessPermissionsmayAssemble in class AccessPermissionsProxypublic boolean mayFillForm()
IAccessPermissionsmayFillForm in interface IAccessPermissionsmayFillForm in class AccessPermissionsProxypublic boolean mayModify()
IAccessPermissionsmayModify in interface IAccessPermissionsmayModify in class AccessPermissionsProxypublic boolean mayModifyAnnotation()
IAccessPermissionsmayModifyAnnotation in interface IAccessPermissionsmayModifyAnnotation in class AccessPermissionsProxyCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.