
The path and password are valid in an Acrobat session, so you can continue to sign more documents in the session without the input dialog box.

After you input the platform-independent path and the password through a dialog box, the program creates a digital signature field in the top left corner. When you are ready to sign a PDF document, click the newly added Add My Signature menu item. When you restart Acrobat you should see a new item Add My Signature under the Edit/Acrobat SDK JavaScript menu. Clicking on the “Install Folder-level JavaScript Samples” button and follow the steps to copy JavaScript samples to your user’s JavaScript folder. When you open the Acrobat SDK JavaScript Samples Portfolio.pdf, a dialog prompts you with basic information about sample files contained in the portfolio. The JavaScript code includes all the digital signature information used to sign the document, except the path and password for the digital ID file.


Shows how to programmatically sign a PDF document using a predefined digital ID file. JavaScriptSupport/Acrobat SDK JavaScript Samples Portfolio.pdf/Home/JavaScript Samples/Non-Embedded JavaScript/
