• 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: How do I address a page in indesign cs2?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I address a page in indesign cs2?


  • Subject: Re: How do I address a page in indesign cs2?
  • From: Carlos Ysunza <email@hidden>
  • Date: Thu, 15 Feb 2007 15:28:07 -0600
  • Thread-topic: How do I address a page in indesign cs2?

Title: Re: How do I address a page in indesign cs2?
Patrik,

First you need to set your desired page to the active page, a little bit confusing
At least for me works here
tell application "Adobe InDesign CS2"
    
tell document 1
       set p to page 5
       tell layout window 1
           set active page to p5
       end tell
   end tell
   paste in place
end tell

Maybe there area a better way, but it works

Carlos Ysunza B.
Director
Ysunza/Santiago
Visual Communication • Automation
Tel. (52)55 5256-0336
email@hidden

http://www.ysunzasantiago.com
http://www.thesecretmexico.com
http://www.softrobot.com.mx


> From: "Patrik B." <email@hidden>
> Date: Wed, 14 Feb 2007 14:02:22 -0800
> To: <email@hidden>
> Subject: How do I address a page in indesign cs2?
>
> Hi,
>
> I am trying to paste something that I have selected using paste in place to
> page 3. How do I word this in CS2?
>
> I have this working in CS but CS2 works differently and I don't know how to
> paste onto another page in CS2.
>
> In my old script I was able to select every page item on page 2.
> And then use paste in place command right after that. Now it does not work and
> everything would land on page 1.
>
> Any help would be appreciated.
>
> Best, Patrik
>
 _______________________________________________
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/mailman//archives/applescript-users

This email sent to email@hidden

References: 
 >How do I address a page in indesign cs2? (From: "Patrik B." <email@hidden>)

  • Prev by Date: Re: label color disapears
  • Next by Date: Re: FM 8 layout references w/applescript - works in one file, fails in five other identical files!
  • Previous by thread: How do I address a page in indesign cs2?
  • Next by thread: FM 8 layout references w/applescript - works in one file, fails in five other identical files!
  • Index(es):
    • Date
    • Thread