• 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
Placed item in Illustrator
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Placed item in Illustrator


  • Subject: Placed item in Illustrator
  • From: Steven Valenti <email@hidden>
  • Date: Thu, 9 Jun 2005 11:24:11 -0400

I want to place an EPS file into an opened Illustrator document but I
need it as vector not RGB that it currently comes in. Placing the file
by hand, if I deselect the Link option in the Place dialog, vector
object comes in good. Having Link selected in the Place dialog has the
results of translating the file to RGB. How can I have this script
place file as vector??

Steven



tell application "Adobe Illustrator 10"
	activate
	open alias (((path to desktop) as string) & "AutoLaser.ai")
	set myPlacedArt to (make new placed item at beginning of current
document with properties ¬
		{file path:alias (((path to desktop) as string) &
"Mark&Imprint.eps"), position:{65, 425}})
end tell

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Redirect a message in Mail
  • Next by Date: Re: How to quit an applet?
  • Previous by thread: Re: Redirect a message in Mail
  • Next by thread: do shell script error from within Filemaker
  • Index(es):
    • Date
    • Thread