These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

certifying pdf

leeb
Registered: Mar 27 2007
Posts: 4

Hi. I've been tasked with applying a certicate to sign off a pdf ready for approval. I'm wanting the signature to be in the same place for consistency and to include the operators signature. What's the best way around this, ideally using some sort of automation?

My Product Information:
Acrobat Pro 7.0.0, Macintosh
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
Well yes, you could use a menu item or toolbar button (created with a folder level JavaScript) to sign a document with a predetermined certificate and signing data.

There is an example of using JavaScript to sign a document in the Acrobat JavaScript Reference under the entry for the "field.signatureSign()" function.

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script

leeb
Registered: Mar 27 2007
Posts: 4
Hi Thom. Sorry for being thick, but I can't find the reference 'field.signatureSign()'. Where is it?
Thanks
Lee