Text Frame Width in Illustrator
Text Frame Width in Illustrator
- Subject: Text Frame Width in Illustrator
- From: "Stockly, Ed" <email@hidden>
- Date: Thu, 21 May 2015 21:51:50 +0000
- Thread-topic: Text Frame Width in Illustrator
I'm trying to change the width of a text frame in Illustrator via a script.
The script works, except changing the width of the frame distorts the text
inside the frame.
tell application "Adobe Illustrator"
tell document 1
set width of text frame "thisMonthBox" to 21.5
end tell
end tell
For example, if I have the letter "N" in a text frame that's just wider
than the letter, and I run a script to that widens the box, the text
inside the box stretches with the box. Looks like crap and we can't use
it. The text is supposed to be centered in the frame with no distortions.
Any suggestions?
Ed Stockly
LA Times
_______________________________________________
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