• 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: Export to PDF from Quark in OS 9
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Export to PDF from Quark in OS 9


  • Subject: RE: Export to PDF from Quark in OS 9
  • From: "Mossey, Nan" <email@hidden>
  • Date: Fri, 1 Feb 2002 16:11:56 -0500

Create a folder to be watched. In this case, its called "epss" and it's
located on the desktop. Tell Distiller to watch the folder. (Watched folders
automtaticly contain "in" and "out" folders). Run this, and you will find
your PDF in the "out" folder. You can add a repeat loop to create individual
PDFs from multi-page docs.

tell application "QuarkXPress"
activate
tell document 1
print page 1 PostScript file "MacintoshHD:Desktop Folder:epss:in:MyDocument"
end tell
end tell

Nan Mossey
Times Union Promotions and Publications Manager
1 News Plaza
Albany NY 12212


> ----------
> From: W. Kirk Lutz
> Sent: Thursday, January 31, 2002 2:29 PM
> To: AppleScript
> Subject: Export to PDF from Quark in OS 9
>
> Is there a way to script an Export to PDF from Quark in OS 9? If not
> directly from Quark, how about a way to change the Chooser to PDFWriter
> and
> then printing.
>
> Right now I'm saving a Quark page as a EPS. I've been unable to figure out
> how to save the EPS to my startup disk. If there is no way to do the PDF
> thing, does anyone know how to save an EPS to an alternate drive?
>
> -Kirk
> _______________________________________________
> 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: Export to PDF from Quark in OS 9
      • From: "W. Kirk Lutz" <email@hidden>
  • Prev by Date: Re: Mail.app dictionary
  • Next by Date: Re: Scripting Additions: Embracing the Horror of Unix
  • Previous by thread: Re: Mail.app dictionary
  • Next by thread: Re: Export to PDF from Quark in OS 9
  • Index(es):
    • Date
    • Thread