• 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: Quietly Distill a file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quietly Distill a file


  • Subject: Re: Quietly Distill a file
  • From: Brett Conlon <email@hidden>
  • Date: Mon, 2 Apr 2007 11:22:41 +1100


Any takers? 8-}

Coj



Brett Conlon <email@hidden>
Sent by: applescript-users-bounces+brett.conlon=email@hidden

30/03/07 12:26 PM

To
email@hidden
cc
Subject
Quietly Distill a file






Hi all,


I'd like to distill a file without Distiller having to launch. You can print to PDF and Distiller doesn't run, it uses the Distillerintf process. How can I tap into this or similar to have it produce the PDF "silently"?


Here's the code I have to distill my file:


set
f to choose file of type "EPSF"
tell
application "Acrobat Distiller 7.0"
       Distill sourcePath POSIX path
of f adobePDFSettingsPath POSIX path of "/Library/Application Support/Adobe PDF/Settings/Press Quality.joboptions"
end
tell

Cheers,


Coj
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Quietly Distill a file
      • From: kai <email@hidden>
    • Re: Quietly Distill a file
      • From: Simon Forster <email@hidden>
  • Prev by Date: Re: Return PDF default reader
  • Next by Date: Re: Quietly Distill a file
  • Previous by thread: Re: Return PDF default reader
  • Next by thread: Re: Quietly Distill a file
  • Index(es):
    • Date
    • Thread