Re: Save Page as EPS in Quark doesn't work
Re: Save Page as EPS in Quark doesn't work
- Subject: Re: Save Page as EPS in Quark doesn't work
- From: Nathan Boggs <email@hidden>
- Date: Tue, 03 Jun 2003 05:22:43 -0400
Try this.
save document 1 in file "theQuarkFile" as document without template
save page 1 of document 1 in file "theEPSFile" EPS format Mac color EPS data
binary EPS OPI include images with include preview
close document 1
Nathan Boggs
Production Manager
Ogden Directories, Inc.
(877) 379-4313 ext. 232
email@hidden
on 5/29/03 3:31 AM, Lists at email@hidden wrote:
>
Hi List,
>
>
I'm trying to save a document as EPS right after I save it as a Quark file.
>
I want and EPS of the Quark document. The document saves fine but when I
>
save the EPS it saves another Quark document with an EPS extension.
>
>
Quark 4.11, OS 9.2
>
>
Here is my code:
>
>
save document 1 in file theQuarkFile as document without template
>
save document 1 in file theEPSFile EPS format Mac color EPS data binary OPI
>
include images with include preview
>
close document 1
>
>
What I have done to get it to work is to save the Quark doc, then close the
>
file, reopen it, then save the EPS. This works, but is hokey. Any ideas?
>
>
This works:
>
>
save document 1 in file theQuarkFile as document without template
>
close document 1
>
open file theFile
>
save document 1 in file theEPSFile EPS format Mac color EPS data binary OPI
>
include images with include preview
>
close document 1
>
>
Thanks!
_______________________________________________
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.