Skip to main content
August 19, 2009
Question

How to export inCopy Assignment from InDesignCS4

  • August 19, 2009
  • 2 replies
  • 958 views

I have idesign document & i would like to export it to incopy Assignment.

How can I do that?

Is there some Code Snippets that could help me?

This topic has been closed for replies.

2 replies

August 22, 2009

using the exportStrory method we can achieve this

August 20, 2009

Look in the programming guide in the CS3 SDK. This is where Assignments are described. This will refer you to the examples you are looking for (depending on what you want to do).

August 20, 2009

I need to export a indesign document into incopy document(.icml) .Is any code snippet is available for this.

I checked in CS3 programming guide.I didn't find anything for cnverting into .icml .Can you help in this.

August 22, 2009

I got the answer.........