Copy link to clipboard
Copied
Hi,
I want to create icap file for InDesign files in selected folder. The follwoing steps are my task.
STEPS:
1) Add new assignment [ icma file creation to input path ] through javascript
2) Select existing assignment from edit->incopy->add all stories to assignment->existing assignment . The image is as shown in given below
3) Update Selected assignment
4) Create icap file.
Mainly seeking for first 2 points as mentioned above.
If any one know the code from the above four points
Advance Thanks,
Mahesh.J
Copy link to clipboard
Copied
Hi Mahesh,
since this is the scripting-forum: What did you try before? Where is your scripting-snippet?
Did you do a search on the forum? This question was answered before!
best
Kai
Copy link to clipboard
Copied
Kai,
Thanks for your reply.
I searched but I cant get it.
If you feel free reply with that link.
Regards
Mahesh
Copy link to clipboard
Copied
This is a good starting point: Re: Move unassigned story to an assignment (for InCopy) . Read the script from Kasyan.
While some things in the UI are possible, they don’t work with scripting.
So the steps are:
1. Add a assignment
2. Collect all stories
3. Add every single story to unassigned
4. Move every single story to your assignment
Kai
Find more inspiration, events, and resources on the new Adobe Community
Explore Now