Copy link to clipboard
Copied
I am trying to run .bat file using below command line, so that acrodist should continuously watching postscript file in "in" watched folder and convert it in PDF inside "out" folder, but its not working, could you please help to acheive it though command line
run C:\Program Files (x86)\Adobe\Acrobat 9.0\Acrobat\acrodist.exe /j "D:\Print_02_Acro9.joboptions" /o "D:\PrintPostScript\out" "D:\PrintPostScript\in"
Copy link to clipboard
Copied
You can use this to convert a PS file to PDF.
Copy link to clipboard
Copied
Is there any way for watched folders using command line?
Copy link to clipboard
Copied
If you have defined watched folders, I think you just start acrodist.exe without parameters. You need to be sure you are running in an interactive session, not for example a Windows Service. Worth mentioning for future readers: Remember Distiller is not to be used to convert PDF files in a server or for other people.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more