Copy link to clipboard
Copied
Hi,
I would like to use javascript to digitally sign a document, in order to be able to sign many files at once using action wizard.
Does anyone know the script to add a visible digital sign to a document?
Thanks in advance,
Copy link to clipboard
Copied
The method you should use is signatureSign of the Field object. You'll need to read its documentation to see exactly how it is used.