Giving Signers The Option To Lock A Document - Adobe 22002486 User Manual

For acrobat 9.0 and adobe reader 9.0
Table of Contents

Advertisement

Acrobat 9 Family of Products
Security Feature User Guide
5. Highlight the JavaScript and choose Control + Enter or choose the Enter key on the numeric keypad.
When someone signs the field, the certifying workflow is invoked and only the specified
will be available
6. Run the JavaScript, save the document, and test the field.
Example 5.1
// Obtain the signature field object:
var f = this.getField("mySigFieldName");
f.signatureSetSeedValue(
{
mdp: "defaultAndComments",
legalAttestations: ["Approved by Management", "Signed by Procurement"]
} )

5.3 Giving Signers the Option to Lock a Document

While certifying a document allows authors and signers to restrict certain document features, for example,
subsequent signing and filling out forms, these permissions are set at the document level and cannot
become more restrictive as signatures are applied. Acrobat 9 provides a seed value that adds a Lock
Document checkbox to the signing dialog when the configured field is selected for signing. This allows
any signer to completely lock the document from further changes.
The author is given the choice of requiring their seed value to be honored by the signing application or to
be an optional recommendation. This is provided through the use of the required flags bitfield to indicate
whether or not the seed value is optional or mandatory. The options are as follows:
true: A value of true indicates that the desired action is that the document should be locked at the time
of signing. If the Ff entry indicates that LockDocument is not a required constraint, the user can choose
to override this at the time of signing. Otherwise the document must be locked after signing.
Figure 57 Seed values: Custom legal attestations
(Figure
56).
Seed value: mdp
Controlling Signing with Seed Values
Giving Signers the Option to Lock a Document
73
settings
mdp

Advertisement

Table of Contents
loading

This manual is also suitable for:

Digital signature

Table of Contents