Copy link to clipboard
Copied
Hi all,
I need some instruction or examples about use packageForPrint() method.
Many thanks,
Sergio
Copy link to clipboard
Copied
packageForPrint() is a document method. Here are the parameters:
https://www.indesignjs.de/extendscriptAPI/indesign10/#Document.html#d1e47196__d1e49964
packageForPrint (to:File, copyingFonts:Boolean, copyingLinkedGraphics:Boolean, copyingProfiles:Boolean, updatingGraphics:Boolean, includingHiddenLayers:Boolean, ignorePreflightErrors:Boolean, creatingReport:Boolean, includeIdml:Boolean, includePdf:Boolean, pdfStyle:String, versionComments:String, [forceSave:Boolean=Boolean])
Copy link to clipboard
Copied
Hi Sergio,
depending on the version of your InDesign there are some pitfalls with packageForPrint(). See especially:
https://community.adobe.com/t5/indesign/cc2018-js-dom-change/m-p/9592103
There is a new argument with version 13 and unfortunately it was NOT added after all other arguments.
Regards,
Uwe Laubender
( ACP )
Find more inspiration, events, and resources on the new Adobe Community
Explore Now