How can I execute a curl command in Adobe Acrobat actions execute Javascript option? I have tried exec(‘curl -s http://myurl.com’) but it doesn’t work. I also tried this.submitForm(), it works but it opens up a new file.
I expect it to call the url without opening the browser.
New contributor
Ney LS is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.