A
complex data type used by the Apply Usage Rights operation operation of the Reader Extensions service.
This data type represents individual usage rights that you can apply
to a PDF document and the message that appears when the rights-enabled
PDF document is opened in Adobe Reader.
For information about data that can be accessed using Xpath Expressions,
see Data items.
For information about configuring default properties, see Datatype specific settings.
Data itemsThe data items that ReaderExtensionsOptionSpec variables
contain.
messageA string value
that contains the message that appears when the right-enabled PDF
document is opened in Adobe Reader.
modeFinalA boolean value
that specifies whether mode is set to final. The default value of true means
that mode is set to final and the count of the credential used to apply
usage rights to a PDF document is incremented. A value of false means that
mode is not set to final.
usageRightsA UsageRights value
that is used to specify usage rights when the user works with the
PDF document in Adobe Reader. UsageRights can be one of these values:
- enabledBarcodeDecoding:
- A boolean value
that indicates whether the PDF document supports barcoded forms
decoding within Adobe Reader.
- enabledComments:
- A boolean value
that indicates whether the user can create and modify document annotations
such as comments within Adobe Reader.
- enabledCommentsOnline:
- A boolean value
that indicates whether the user can upload and download annotations
such as comments to and from an online document review and comment
server.
- enabledDigitalSignatures:
- A boolean value
that indicates whether the user can digitally sign and save PDF
documents and clear digital signatures within Adobe Reader.
- enabledDynamicFormFields:
- A boolean value
that indicates whether the user can add, change, or delete fields
and field properties on the PDF form within Adobe Reader.
- enabledDynamicFormPages:
- A boolean value
that indicates whether the user can create pages from the form template
for forms created in Acrobat.
- enabledEmbeddedFiles:
- A boolean value
that indicates whether the user can add, remove, modify, or export
files attached to a PDF document within Adobe Reader.
- enabledFormDataImportExport:
- A boolean value
that indicates whether the user can add, remove, modify, or export
files attached to a PDF document within Adobe Reader.
- enabledFormFillIn:
- A boolean value
that indicates whether the user can fill form fields and save the
PDF document locally from within Adobe Reader.
- enabledOnlineForms:
- A boolean value
that indicates whether the user can access the database or call
the web service that is defined within the PDF document.
- enabledSubmitStandalone:
- A boolean value
that indicates whether the user can submit data to a server by email
or offline.
Datatype specific settingsProperties for configuring usage rights for a PDF document.
Basic Form Fill-inDetermines whether basic form fill-in capabilities
are allowed in the PDF document. When selected, basic form fill-in
is allowed.
Import and Export Form DataDetermines whether form data can
be imported or exported from a file. When selected, importing and
exporting form data is permitted.
Submit Outside Web BrowserDetermines whether a PDF document
can be submitted outside a web browser. When selected, a user is
permitted to submit a PDF document.
Database and Web Service ConnectivityDetermines whether a PDF
document can be used as an online form. When selected, a user is
permitted to use a PDF document as an online form.
Add, Delete, and Change Form FieldsDetermines whether existing
filled-in form fields can be edited in the PDF document. When selected,
existing form fields can be edited in a PDF document.
Create Pages From TemplatesDetermines whether adding new pages
from existing templates in the PDF document is permitted. When selected,
a user is permitted to add new pages from existing templates.
2D Barcode DecodingDetermines whether two-dimensional barcode
decoding is permitted in the PDF document. When selected, two-dimensional
barcode decoding is permitted.
Digital SignaturesDetermines whether adding digital signatures
to the PDF document is permitted. When selected, a user can add
digital signature to a PDF document.
CommentingDetermines
whether offline commenting of the PDF document is permitted. When
selected, offline commenting is permitted.
Online CommentingDetermines whether online commenting of the
PDF document is permitted. When selected, online commenting is permitted.
Embedded File AttachmentsDetermines whether to permit adding attachments
to the PDF document. When selected, attachments can be added to
a PDF document.
DraftDetermines
whether the user is allowed to save the PDF document as a draft copy.
When selected, a PDF document can be saved as a draft copy.
Reader MessageA message that represents the text displayed within
Adobe Reader to inform users that the PDF document contains usage
rights.
|
|
|