Skip to main content

addObjectSignature

Puts the pad into signature capture mode and specifies a signature object or control in which a captured signature is saved. It is an error to add more than one ObjectSignature to the current control list.

ParameterDescription
id

Cannot be any of the values reserved for text or button objects: who, why, Ok, Clear, Cancel.

signature sdkSignature SDK object with a valid licence.
sigObjSigObj object with a valid licence.
optionsObject with the integrity type or hash to attach to the signature. It is optional.
Return values
The added Object if success or null if there is some error.