• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Simple InDesign Script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
References: 
 >Re: Simple InDesign Script (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: GUI Scripting - Print/Save PDF As Postscript
  • Next by Date: Re: Print/Save PDF As Postscript (Applescript-users Digest, Vol 2, Issue 535)
  • Previous by thread: Re: Simple InDesign Script
  • Next by thread: RE: Simple InDesign Script
  • Index(es):
    • Date
    • Thread