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

Hide Importing message dialog

Guest
Sep 25, 2012 Sep 25, 2012

Copy link to clipboard

Copied

Hi All

When i import (place) pdf file in my Indsign document it display Importing  and Convert Dialog.

I want that when I import (place) pdf file then this dialog not appear or hide.

How it is possible using js script?

Thanks.

TOPICS
Scripting

Views

519

Translate

Translate

Report

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
Advisor ,
Sep 25, 2012 Sep 25, 2012

Copy link to clipboard

Copied

LATEST

Check out:

http://jongware.mit.edu/idcs6js/pc_Document.html#place

void place (fileName: varies[, showingOptions: bool=false][, withProperties: Object])

showingOptionsboolWhether to display the import options dialog (Optional) (default: false)


or see the PlaceMultipagePDF.jsx sample script that comes with Indesign

Votes

Translate

Translate

Report

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