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.
Copy link to clipboard
Copied
Check out:
http://jongware.mit.edu/idcs6js/pc_Document.html#place
void place (fileName: varies[, showingOptions: bool=false][, withProperties: Object])
showingOptions | bool | Whether to display the import options dialog (Optional) (default: false) |
or see the PlaceMultipagePDF.jsx sample script that comes with Indesign