another Quark scripting question
another Quark scripting question
- Subject: another Quark scripting question
- From: "Wallace, William" <email@hidden>
- Date: Thu, 5 Dec 2002 15:09:44 -0600
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?
-whw
_______________________________________________
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.