View Scale in Quark
View Scale in Quark
- Subject: View Scale in Quark
- From: Oakley Masten <email@hidden>
- Date: Fri, 1 Jun 2007 12:40:22 -0700 (PDT)
When I open a file in Quark I want to size it's
display window and set it's view to "Fit in Window"
I am checking the bounds of the desktop and setting
the bounds of the Quarks doc to a percentage of that
size. Say 75%
What I need to do now is set the doc to "Fit in
Window" and center it.
tell application "QuarkXPress"
tell document 1
set DVS to view scale
end tell
end tell
gets me «data FX% 0000BB6F»
What do I do with that? Also this does not center the
page.
Thanks
Oakley
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden