Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Diable window from opening when using create Seperate PDF Files

Engaged ,
Mar 05, 2019 Mar 05, 2019

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.

786
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 05, 2019 Mar 05, 2019

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Mar 05, 2019 Mar 05, 2019

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.

Screen Shot 2019-03-06 at 11.11.39 AM.png

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Mar 06, 2019 Mar 06, 2019

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 06, 2019 Mar 06, 2019
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines