• 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: InDesign layers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >InDesign layers (From: Tim Mansour <email@hidden>)

  • Prev by Date: InDesign layers
  • Next by Date: Re: AppleScript for exporting Quicktime movie to mp3 or .AAC sound file in QT 7.5
  • Previous by thread: InDesign layers
  • Next by thread: InDesign graphic line stroke dash and gap
  • Index(es):
    • Date
    • Thread