Access Quick Tools Toolbar in Adobe Acrobat XI using applescript -
I've written applescript to automate Acrobat I try to find the UI element inside the Quick Tools toolbar in Adobe Acrobat XI I am here.
I have no problem reaching the menu bar:
Show menu item menu "Tools" menu bar 1 returns UI elements menu "view" of "device" "
But I can not find a way to access the Quick Tool toolbar buttons for some reasons.
Please help!
Select "UI Element 7" in Group 2 of group "myPDF.pdf"
A bit further using Acrobat Javascript. As every button also has an internal menu item, you can use execMenuItem () to execute it. To find the correct name of the problem menu item, you may have to go back to Acrobat 9 or 8, and
to run menu menu items from the console, and now, I use Acrobat's user interface (S) Leave a long bouncing about ...
Comments
Post a Comment