Show TOC

SET_SIGNATURELocate this document in the navigation structure

Use

You use this method to sign a PDF form on the server side. To execute this method, you require a secure connection to ADS. For more information, see the Adobe Document Services Configuration Guide .

Import parameters

Parameter

Typing

Meaning

KEYNAME

TYPE CLIKE OPTIONAL

Name of the private key used for signing This information is optional. If no key is specified, the default value is used. The default value is specified in the Adobe Document Services configuration.

FIELDNAME

TYPE CLIKE

Full name of a signature field (must be on the form)

This name is defined in Adobe LiveCycle Designer. This field can be hidden on the form, which makes it invisible to the user.

REASON

TYPE CLIKE OPTIONAL

Additional information about the signature

LOCATION

TYPE CLIKE OPTIONAL

Additional information about the signature

CONTACTINFO

TYPE CLIKE OPTIONAL

Additional information about the signature

Exception classes

  • CX_FP_RUNTIME_USAGE

  • CX_FP_RUNTIME_SYSTEM