Re: Applescript-users Digest, Vol 2, Issue 9
Re: Applescript-users Digest, Vol 2, Issue 9
- Subject: Re: Applescript-users Digest, Vol 2, Issue 9
- From: Christopher Pryce <email@hidden>
- Date: Thu, 6 Jan 2005 14:27:59 -0600
On Jan 6, 2005, at 2:00 PM, email@hidden
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.
With a document open, it should be as easy as:
tell master document 1
tell page 1
-- set master page items here
end tell
end tell
_______________________________________________
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