• 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 CS --> Adobe Indesign CS3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Indesign CS --> Adobe Indesign CS3


  • Subject: Re: Indesign CS --> Adobe Indesign CS3
  • From: Wayne Melrose <email@hidden>
  • Date: Wed, 26 Sep 2007 15:05:24 +0200


On 26/09/2007, at 2:56 PM, Shane Stanley wrote:

On 26/9/07 10:18 PM, "Shane Stanley" <email@hidden> wrote:


But I'd still like to see the document, because I'm not 100% convinced that

labelling is required.


And that looks to be the case; this should do it:


on ApplyMaster(strMasterName)

    tell application "Adobe InDesign CS3"

        tell front document

            set CurrentPage to make new page at end with properties {applied

master:master spread strMasterName}

            set theIndex to index of CurrentPage

            override page items of page theIndex of applied master of

CurrentPage destination page CurrentPage

        end tell

    end tell

end ApplyMaster



Yes, much simpler and smaller too.. :) thanks Shane.. 


 _______________________________________________
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: 
 >Re: Indesign CS --> Adobe Indesign CS3 (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: Indesign CS --> Adobe Indesign CS3
  • Next by Date: Missing Posts?
  • Previous by thread: Re: Indesign CS --> Adobe Indesign CS3
  • Next by thread: Setting Pages Insertion point (was Setting TextEdit…)
  • Index(es):
    • Date
    • Thread