Quantcast
Channel: Adobe Community: Message List - Acrobat SDK
Viewing all articles
Browse latest Browse all 10848

applescript to run "action" in action wizard

$
0
0

Hi Forum,

 

using this applescript I m running my "INDEGN" action from action wizard...

 

 

the first step is activated through the applescript.. (ie. INDEGN action is correctly picked)

 

but how to "click next button" to proceed to next steps..

 

 

 

tell application "System Events"

    tell application process "Acrobat"

        tell application "Adobe Acrobat Pro" to activate

        click the menu item "INDEGN" of menu 1 of menu item "Action Wizard" of the menu "File" of menu bar 1  ## here it is not cliking next button.....

        click button "Next" of window "Action: INDEGN"

click button "Close" of window "Action: INDEGN"

    end tell

end tell

 

many thanks for the support..


Viewing all articles
Browse latest Browse all 10848

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>