InDesign Separations
InDesign Separations
- Subject: InDesign Separations
- From: Robert Stott <email@hidden>
- Date: Thu, 16 May 2013 15:34:23 +0000 (GMT)
Hi,
I wonder if anyone can help me with an InDesign task? I'm trying to get all the separations for a document - that's to say, all the printing plates that would be required to print a job. I'm using:
tell application "Adobe InDesign CS5.5"
tell front document
set theInks to name of every ink
end tell
end tell
...but I have a bit of a problem. When I use this method I get *all* the CMYK separations whether they're needed or not. So, if I have a job which is just in black, I get three extra separations listed that aren't needed.
Am I missing something? Can anyone help?
Thanks
Rob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden