• 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 a PDF from Quark
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Export to a PDF from Quark


  • Subject: Re: Export to a PDF from Quark
  • From: Shane Stanley <email@hidden>
  • Date: Fri, 01 Feb 2002 10:37:47 +1100

On 1/2/02 10:00 AM +1000, W. Kirk Lutz, email@hidden, wrote:

> Here's what I wrote:
>
> tell application "Acrobat Distiller 4.0"
> activate
> open file "WebAd" of startup disk
> end tell
>
> I get an error "Can't get file "WebAd" of startup disk

Distiller will want the reference to the file in the form of an alias:

tell application "Acrobat Distiller 4.0"
open alias "Macintosh HD:WebAd"
end tell

--
Shane Stanley, email@hidden


  • Prev by Date: Re: OO Theory misconceptions (was Re: can I make a list of
  • Next by Date: Re: Scripting Additions: Embracing the Horror of Unix
  • Previous by thread: Re: Export to a PDF from Quark
  • Next by thread: Re: Need help with some functions of scripting
  • Index(es):
    • Date
    • Thread