You must be logged in to post Login

Search Forums:


 






Single file IDML package

UserPost

4:11 pm
September 21, 2011


jhapak

New Member

posts 1

Hi,

I need to know how to export single file IDML package.

I am exporting IDML package like this which is generating multiple files IDML package:

exportFile(ExportFormat.INDESIGN_MARKUP, outputFile, false);

InDesign can export the schema:

app.generateIDMLSchema(Folder("/idml-schema/single"), false);

but I don't know how to export single file IDML package.


Is it possible?

Regrds

Saqib