• 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
Save opend file as eps in Illustrator...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Save opend file as eps in Illustrator...


  • Subject: Save opend file as eps in Illustrator...
  • From: Paul Kampu <email@hidden>
  • Date: Tue, 18 Nov 2003 12:37:35 -0500

Hello All!

I9m trying to save an already opened file in Illustrator as an eps with a
few simple options. Does anyone know why this simple script below won9t
work?...

tell application "Adobe Illustrator 10"
set myName to name of document 1
set docRef to document 1
set mydocname to name of docRef

save docRef in file (CFsFolder & mydocname) as eps
with options {embed linked files:true}

end tell

The links are up to date and not a problem.

The save will work like this
save docRef in file (CFsFolder & mydocname) as eps
but not as in the script.

tia for any help,
--Paul
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Save opend file as eps in Illustrator...
      • From: Paul Kampu <email@hidden>
  • Prev by Date: delete files in nested folders
  • Next by Date: Re: D'oh-plicate terminology
  • Previous by thread: Re: Getting label from a record (part 2)
  • Next by thread: Re: Save opend file as eps in Illustrator...
  • Index(es):
    • Date
    • Thread