• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: InDesign CS3 export PDF with convert all spot to process
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
References: 
 >Re: InDesign CS3 export PDF with convert all spot to process (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: What makes AppleScript difficult
  • Next by Date: Filename/pathname length issues
  • Previous by thread: Re: InDesign CS3 export PDF with convert all spot to process
  • Next by thread: Filename/pathname length issues
  • Index(es):
    • Date
    • Thread