Re: InDesign layers
Re: InDesign layers
- Subject: Re: InDesign layers
- From: "Scott Dunn" <email@hidden>
- Date: Wed, 23 Jul 2008 20:55:23 -0400
This will swap the order of the first two layers:
tell application "Adobe InDesign CS3"
tell document 1
move layer 1 to after layer 2
end tell
end tell
On Wed, Jul 23, 2008 at 8:50 PM, Tim Mansour <email@hidden> wrote:
> Stumped on this one ... trying to create layers in a given order in an
> InDesign CS3 document.
>
> I can create a layer easy enough, but only seem to be able to create them on
> top of existing ones. And I can't figure out how to move a layer once it's
> created. So how do I either (1) create a layer at a given position in the
> layer order, or (2) change the layer ordering after creation?
>
>
> --
> Tim Mansour <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
>
--
F L U X | C O N S U L T I N G
307 Seventh Avenue
Suite 2204, NYC 10001
TEL 212 414 1662 x202
www.fluxconsulting.com
_______________________________________________
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