Re: another Quark scripting question
Re: another Quark scripting question
- Subject: Re: another Quark scripting question
- From: Shane Stanley <email@hidden>
- Date: Fri, 06 Dec 2002 10:36:10 +1100
On 6/12/02 8:09 AM +1000, Wallace, William, email@hidden,
wrote:
>
Why can I do this:
>
>
tell application "QuarkXPress(tm) 4.11"
>
set print setup of document 1 to {paper width:"9.375\""}
>
get paper width of print setup of document 1
>
--> "9.375\""
>
end tell
>
>
but I can't set the paper height in document 1's print setup?
>
>
What is the f#@king point of that? What if I need to print to
>
an arbitrarily-sized sheet of paper, how can I use AppleScript
>
to set the paper height?
Setting of paper width is only relevant for roll-fed devices, no sheet-fed,
and for roll-fed devices the length is automatic.
--
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.