Re: resize artboard in Illustrator CS
Re: resize artboard in Illustrator CS
- Subject: Re: resize artboard in Illustrator CS
- From: Rob Stott <email@hidden>
- Date: Thu, 13 Jan 2005 20:34:08 +0000
Is it possible to change the document size in Illustrator CS?
I believe that the width and height of a document is read only. ie. you can find out that they are but you can't change them. However, you CAN specify width and height when you create a document:
tell application "Illustrator CS"
make new document at beginning with properties {100, 200}
end tell
...alternatively, you *might* be able to do it using UI Scripting - haven't checked that one out though.
Hope that helps!
Rob
---
Rob Stott – Development Team, Trident UK
Work: +44 (0) 1482 887212 • Mobile: +44 (0) 7881 811533 • Home: +44 (0) 1482 671129
My Schedule: http://ical.mac.com/robstott/Robs32Dev32Schedule
I Work For: http://www.apple.com/uk/creative/trident/
My Band: http://www.superscapemusic.co.uk
_______________________________________________
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