Re: QuarkXpress - master pages
Re: QuarkXpress - master pages
- Subject: Re: QuarkXpress - master pages
- From: Hans Haesler <email@hidden>
- Date: Thu, 6 Jan 2005 22:06:07 +0100
On Thu, 6 Jan 2005, William Hopkins wrote:
>Just wanted to know how to change the gutter width on
>the master page. I can change it on individual pages
>but not the master page.
William,
please try this:
---
tell application "QuarkXPress 6.5"
tell master document 1
tell spread 1
tell every page
set gutter width to "0.5\""
end tell
end tell
end tell
end tell
---
Hans Haesler <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden