• Prevent Acrobat to open when exporting .AI to .PDF via Scripting, possible?
Hello -
I've created a Javscript that does a lot of things, including exporting this open document in .PDF format.
It works… It's just that every time Acobat is launched and it opens the freshly exported .PDF.
My question:
Via Javascript, is there any way to prevent Acrobat launching each time? If so, what is this function/command?
Is is via this? But if so does it have priority on the "predefined preset" of the user?
pdfExportOptions_DC.viewAfterSaving = false;
Thanks, have a nice day.
- Dimitri
