Distiller Joboptions
Distiller Joboptions
- Subject: Distiller Joboptions
- From: Peter Jones <email@hidden>
- Date: Thu, 7 Mar 2002 09:32:38 +0000
Message: 5
Date: Thu, 07 Mar 2002 08:29:04 +1100
Subject: Re: Distiller Joboptions
From: Shane Stanley <email@hidden>
To: AS lists <email@hidden>
On 6/3/02 10:26 PM +1000, Peter Jones, email@hidden, wrote:
I can't persuade Acrobat Distiller to select a JobOptions file. The
script below:
tell application "Acrobat Distiller 4.0"
open joboptions "ScreenOptimized PJ.joboptions"
end tell
Returns the error:
"Can't make some data into the expected type"
Do I need to alias the Settings files? Or?
You can't do that. What you _can_ do is specify a joboptions file when you
script the actual distillation, via the open command. And yes, it requires
an alias.
As I'm using the PDF Filter in Quark to initiate the distill there is
no script involved. Do you have any further suggestions?
--
Peter Jones
NHA - Brochure design and production
<
http://www.nha.co.uk>
Tel: 020 7436 3565
_______________________________________________
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.