(no subject)
(no subject)
- Subject: (no subject)
- From: Eric C Saunders <email@hidden>
- Date: Fri, 3 Jun 2005 15:37:27 -0400
Sent this to Ken, meant to send to list.
Sorry.
Kenneth Grimm Wrote:
> This is old code that used to work:
> repeat with thisFile in myFileList
> set myFileRef to thisFile as text
> tell application "Distiller"
> open alias myFileRef joboptions JobOptionsFileAlias
with wait
> end tell
> end repeat
While it is not obvious from the above
dictionary entry, try this:
tell
application "Acrobat Distiller 7.0"
Distill
sourcePath "PATH/TO/THE/FILE" adobePDFSettingsPath "HARDDRIVE
NAME/Library/Application Support/Adobe PDF/Settings/Press Quality.joboptions"
end
tell
The above is where the .joboptions files
are on my machine. Dunno if that is absolute or not, but I figured you
knew where they were.
Hope this helps
Eric
________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service._______________________________________________________________
This electronic message contains information from MeadWestvaco
Corporation or subsidiary companies, which may be confidential,
privileged or otherwise protected from disclosure. The
information is intended to be used solely by the recipient(s)
named. If you are not an intended recipient, be aware that
any review, disclosure, copying, distribution or use of this
transmission or its contents is prohibited. If you have
received this transmission in error, please notify MeadWestvaco
immediately at 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:
This email sent to email@hidden