• 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: scripting adobe illustrator cs3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scripting adobe illustrator cs3


  • Subject: Re: scripting adobe illustrator cs3
  • From: Shane Stanley <email@hidden>
  • Date: Thu, 18 Sep 2008 08:58:20 +1000
  • Thread-topic: scripting adobe illustrator cs3

This should get you started:

tell application "Adobe Illustrator"
    activate
    set thePath to file path of document 1
    save document 1
    export document 1 to file ((text 1 thru -4 of thePath) & ".jpg") as JPEG
with options {class:JPEG export options, quality:80, horizontal scaling:50,
vertical scaling:50}
end tell


--
Shane Stanley <email@hidden>


 _______________________________________________
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

  • Follow-Ups:
    • Exact word search
      • From: "Script2" <email@hidden>
References: 
 >scripting adobe illustrator cs3 (From: Rich Simpson <email@hidden>)

  • Prev by Date: scripting adobe illustrator cs3
  • Next by Date: TimeMachine Information
  • Previous by thread: scripting adobe illustrator cs3
  • Next by thread: Exact word search
  • Index(es):
    • Date
    • Thread