You want doc.saveAs() See tutorial: https://acrobatusers.com/tutorials/how-save-pdf-acrobat-javascript
The Acrobat SDK is primarily here to create plug-ins for Acrobat, which means that Acrobat has to be run, and the plug-ins are restricted by the restrictions you find in Acrobat (such as the non-ability to run as a service). A small scale solution might be creating an Action in...
javascript,jsf,pdf,acrobat,acrobat-sdk
In the example I'll use PDF.js JSF 2.2 (doesn't really matter what version, but it's better to be 2.x) PrimeFaces (for the inputField or textArea) * optional Steps: Downloading and Integrating PDF.js Register Event on CTRL Downloading and Integrating PDF.js Download PDF.js, after the download is complete unzip it, you...
javascript,adobe,acrobat,acrobat-sdk
So, it turned out, I need to run two batch sequences for this to achieve. 1st script - for populating value for global.FileCnt 2nd script - do the process https://forums.adobe.com/thread/1851796...