Question
How to run acrobat javascript silently from another javascript?
I am trying to run the sdkAddSignature.js java script file silently from another javascript. I don't want adobe to run on screen.
I get error saying 'app' is undefined. How to solve this?
What is the right way to call the Javascript file?