Re: Simple InDesign Script
Re: Simple InDesign Script
- Subject: Re: Simple InDesign Script
- From: Don Fuller <email@hidden>
- Date: Tue, 16 Aug 2005 22:15:15 -0500
Thanks Shane! I also ordered the "Scripting InDesign" after checking
the link Stevan provided and found that it would ship yesterday
(Monday). I received it today and came up with just about the same
solution/script. Thanks again guys.
Don
On Aug 16, 2005, at 5:55 AM, Shane Stanley wrote:
On 16/8/05 6:51 AM, "Don Fuller" <email@hidden> wrote:
tell myDocument
make rectangle
end tell
tell myDocument
set newFrame to make rectangle at end of page 1 with
properties
{geometric bounds:{y,x,y2,x2}}
end tell
place (choose file) on newFrame
repeat 7 times
set frameCopy to duplicate newFrame
move newFrame to {x, y}
end repeat
--
Shane Stanley <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (Applescript-
email@hidden)
Help/Unsubscribe/Update your Subscription:
40bellsouth.net
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:
This email sent to email@hidden