Re: Text Frame Width in Illustrator
Re: Text Frame Width in Illustrator
- Subject: Re: Text Frame Width in Illustrator
- From: "Stockly, Ed" <email@hidden>
- Date: Thu, 21 May 2015 22:39:00 +0000
- Thread-topic: Text Frame Width in Illustrator
That worked, thanks!
Ed Stockly
LA Times
On 5/21/15, 3:29 PM, "has" <email@hidden> wrote:
>Stockly, Ed wrote:
>
> > 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.
>
>Modify the text frame's path:
>
>tell application "Adobe Illustrator"
> tell document 1
> set width of text path of text frame "thisMonthBox" to 21.5
> end tell
>end tell
>
>
>HTH
>
>has
> _______________________________________________
>Do not post admin requests to the list. They will be ignored.
>AppleScript-Users mailing list (email@hidden)
>Help/Unsubscribe/Update your Subscription:
>imes.com
>Archives: http://lists.apple.com/archives/applescript-users
>
>This email sent to 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:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden