Copy link to clipboard
Copied
I am wondering if this is possible. I don't want the window to automatically open when I export the pdf's...
I am automating and this would create so many windows in the system.
Copy link to clipboard
Copied
I'm not certain I know what you mean, but if it's each PDF opening in Acrobat (or Reader) as it is exported, un-tick the View PDF after Saving option, and it should stick that way for future saves/exports.

Copy link to clipboard
Copied
As shown in the screenshot, in InDesign, when you choose the option to Create Separate PDF Files, the option View PDF after Exporting is unavailable (grayed out), so no windows will open automatically.

Copy link to clipboard
Copied
I am sorry for any confusion. I am setting
app.interactivePDFExportPreferences.viewPDF=false;
And the PDF does not open. That is true. However an operating window does open to the directory of the pdf. I do not want that.
Copy link to clipboard
Copied
Hi bagonterman ,
so you are using a script to export to PDF?
Check if the parent of the File you are creating will be executed.
That would open the the folder of the exported PDF file in the file system.
Regards,
Uwe
Find more inspiration, events, and resources on the new Adobe Community
Explore Now