Answered
Hello, i am new to javascript and need some help. I wish to build a context menu option ("Copy text to server") within Acrobat which would copy & post some selected text on the PDF to a particular field (say Field1) in a SQL server (Server1) table (Table1)? I believe you have to write javascript to perform the copy and post action. Can some please tell how to create that new context menu option and the javascript code that goes behind it. Many thanks! I have both Arcobat 8 and 9 Professional.
All of these features would be really helpful, but unfortunately they don't exist.
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Then most important JavaScript Development tool in Acrobat
[url=http://www.acrobatusers.com/tutorials/2006/javascript_console][b]The Console Window[/b][/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script