resize artboard in Illustrator CS
resize artboard in Illustrator CS
- Subject: resize artboard in Illustrator CS
- From: email@hidden
- Date: Thu, 13 Jan 2005 12:21:56 -0600
- Priority: normal
Hello,
Is it possible to change the document size in Illustrator CS? I can get the width and height of the document, but I can't figure out how to resize it.
tell application "Illustrator CS"
tell document 1
{width, height}
end tell
end tell
--> {576.0, 684.0}
Manually, I can go under File/Document Setup and then change the width and height for the artboard there. But is there a way to do this through AppleScript?
Thanks.
Jay
_______________________________________________
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