Answered
Is there a way to set a button action to execute a menu item that is not provided in the drop-down list? I want to add a "submit" button that will send the form off for shared review. Thanks!
Is there a way to set a button action to execute a menu item that is not provided in the drop-down list? I want to add a "submit" button that will send the form off for shared review. Thanks!
There's an Adobe Tech note on this, and here's a link to a blog that covers the issue:SecurityAnother option is to create a privileged Automation script that's activated from a toolbar button.
But both solutions require that the user's system is modified in some way. It cannot be done from something that's inside a PDF, this would be a security violation. You'll need to send your users either a registry modification or a script to install.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script