Re: Distiller Joboptions
Re: Distiller Joboptions
- Subject: Re: Distiller Joboptions
- From: Shane Stanley <email@hidden>
- Date: Thu, 07 Mar 2002 08:29:04 +1100
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.
--
Shane Stanley, email@hidden
_______________________________________________
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.