• 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: Quark to PDF - page setup script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quark to PDF - page setup script


  • Subject: Re: Quark to PDF - page setup script
  • From: Greg Robb <email@hidden>
  • Date: Fri, 21 Jun 2002 17:59:11 -0700

David, did you try this? It works for me on OS 9.2.1 & Qxp 4.1 (if the doc
name and ".ps" is less than 31 characters.)

--add the ":" for the path name. Your EPS_path should be text.
set EPS_path to EPS_path & ":" & document_Name & ".ps" as string
--only one "file"
print PostScript file EPS_path

--Greg Robb

> From: "Wadson, David" <email@hidden>

> --commented out because we could never get it to work...
> set EPS_path to (path to desktop) as text
> set EPS_path to EPS_path & document_Name & ".ps" as string
> print PostScript file file EPS_path
> *)
> end tell
_______________________________________________
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.

  • Prev by Date: Re: run-only AS apps - versions num?
  • Next by Date: BUG: More on C-header text files
  • Previous by thread: Quark to PDF - page setup script
  • Next by thread: run-only AS apps - versions num?
  • Index(es):
    • Date
    • Thread