Skip to main content
Participant
September 16, 2022
Question

automatic add of digital certificate?

  • September 16, 2022
  • 1 reply
  • 504 views

Hi All, we have a need to automatically add digital signatures to documents, based on the current logged in windows user.  Basically a batch script will complete some information in the PDF document and then we need to have it signed.  We don't want the user to have to open the doc, sign it, save it, and then continue the process.  There must be a way to add the digital signature without having to perform this manual step.  Any help appreciated.

 

mike

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
September 17, 2022

Read the documentation of the signatureSign method of the Field object to learn how to do it. Note that this might not work in Reader, unless the file has special rights applied to it in advance.