• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Adding a digital signature in javascript

New Here ,
Aug 02, 2018 Aug 02, 2018

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,

TOPICS
Acrobat SDK and JavaScript

Views

519

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 02, 2018 Aug 02, 2018

Copy link to clipboard

Copied

LATEST

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.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines