How can i access a single page in an InDesign book?
tell page 1 of book 1
...
doesn’t work.
How can i access a single page in an InDesign book?
tell page 1 of book 1
...
doesn’t work.
A book’s pages are not directly accessible properties; if you want to do something with those, you’d have to direct the book to open a chapter, and switch the focus to that active document.
Thanks! I’ll give it a try.