Re: InDesign CS3 export PDF with convert all spot to process
Re: InDesign CS3 export PDF with convert all spot to process
- Subject: Re: InDesign CS3 export PDF with convert all spot to process
- From: Håvard Graudo <email@hidden>
- Date: Wed, 5 Dec 2007 13:08:28 +0100
On 5/12/07 9:51 PM, "Håvard Graudo" <email@hidden> wrote:
I want control the "Output -> Ink manager -> All spots to
process" value,
but I cannot find how to access that feature by script. Where is
it hidden?
Den 5. des. 2007 kl. 12.21 skrev Shane Stanley:
The document (and application) classes have inks as elements, and the
properties of inks include "is process ink" (r/o) and "convert to
process",
both booleans. That should give you what you need.
Thank you Shane,
Just what I needed
tell document 1 of application "Adobe InDesign CS3"
set convert to process of (every ink whose is process ink is false)
to true
end tell
Håvard
_______________________________________________
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