Question
Can I perform a sequence of menu commands as JS?
If there's a particular sequence of operations in Acrobat DC that I perform using menu options, is there a straightforward way to do the same thing in JavaScript?
In my case, I do this sequence a lot: "Prepare Form > More > Export Data > Save"
That's only four simple steps - is there way to do it in JS? Or is there some other route? Thanks. -Steve
