Re: InDesign simple stuff
Re: InDesign simple stuff
- Subject: Re: InDesign simple stuff
- From: Shane Stanley <email@hidden>
- Date: Fri, 21 May 2004 08:29:17 +1000
On May 21, 2004, at 4:16 AM, Natalie Lambert wrote:
set myTextFrame to make text frame with properties
{geometric bounds:{9.625, 0.5, 10.5, 5.917}, stroke
color:swatch "Black" of myDocument, stroke weight:0,
text column:3, gutter:"12 pt", label:"information",
contents:x}
Try:
set myTextFrame to make text frame with properties {geometric
bounds:{9.625, 0.5, 10.5, 5.917}, stroke color:swatch "Black" of
myDocument, stroke weight:0, label:"information", contents:x, text
frame preferences:{text column gutter:"12 pt", text column count:3}}
--
Shane Stanley <email@hidden>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.