Skip to main content
Participating Frequently
November 12, 2021
Question

Cmd to save PDF document to a specific folder

  • November 12, 2021
  • 1 reply
  • 2403 views

Hello

We currently need to save PDF documents to several folders.  One folder will be always be a differentj ob specific  folder. The 2nd will be 1 of 3 different locations depending on the trade on the job. Is is possible to create a cmd , that once the pdf document is saved to the job specific folder, it will "automaticlly" be save to the trade folder.  Perhaps a differnt cmd for each trade.

 

Thank you

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
November 12, 2021

This requires using a script, but it has to run from a trusted context, such as a folder-level .js file that will have to be installed on each machine that will use this file.

For more info see: https://acrobatusers.com/tutorials/how-save-pdf-acrobat-javascript

 

Participating Frequently
November 12, 2021

Thank you.  Will look into that.

Thom Parker
Community Expert
Community Expert
November 13, 2021
Thom Parker - Software Developer at PDFScriptingUse the Acrobat JavaScript Reference early and often