Re: Navigating Pages in InDesign
Re: Navigating Pages in InDesign
- Subject: Re: Navigating Pages in InDesign
- From: Hans Haesler <email@hidden>
- Date: Fri, 16 Jun 2006 22:14:31 +0200
On Fri, 16 Jun 2006, Buzz Hill wrote:
>How do you use AS to tell InDesign to display a
>particular page?
Please try this:
---
set curPage to 4
tell application "Adobe InDesign CS2"
activate
set active page of active window to page curPage of document 1
end tell
---
Regards, Hans
_______________________________________________
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