• 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: Applescript code for converting an InDesign CC2017 document from one color space to another
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Applescript code for converting an InDesign CC2017 document from one color space to another


  • Subject: Re: Applescript code for converting an InDesign CC2017 document from one color space to another
  • From: Ray Robertson <email@hidden>
  • Date: Mon, 9 Oct 2017 07:34:00 -0400

Bert,

I’m clueless when it comes to color profile stuff. I don’t see anything in the
dictionary which covers all of the options in the Convert to Profile dialog.
All I see is a way to change the source space:

tell application id "com.adobe.InDesign" -- Adobe InDesign CC 2017.app
        tell document 1
                set RGB profile to "Apple RGB"
        end tell
end tell

Ray
 _______________________________________________
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: 
 >Applescript code for converting an InDesign CC2017 document from one color space to another (From: Bert Groeneveld <email@hidden>)

  • Prev by Date: Applescript code for converting an InDesign CC2017 document from one color space to another
  • Next by Date: how to make a Finder Service using Automator and an Applescript
  • Previous by thread: Applescript code for converting an InDesign CC2017 document from one color space to another
  • Next by thread: how to make a Finder Service using Automator and an Applescript
  • Index(es):
    • Date
    • Thread