Through Acrobat 5.0 I can run a custom batch sequence through execMenuItem command in javascript. But in Acrobat 7.0 Professional is this facility not available? Also in Acrobat 5.0, how I can suppress the "Errors and Warnings" window coming when the execMenuItem command is executed, which waits for the interaction for clicking the "Ok" Button. Otherwise, it can be run without any interaction. I run from an applescript in the following way:
do script "app.execMenuItem(\"AVSequenceMenuItemAtom-10\");"
Many thanks in advance, for the kind help.
--
Binu Raj
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script