Go to Page
Using InDesign's Go to Page tool you can go to another page in the active document. However, to go to a page in another document in an active Book file,...
This script is part of the Book and Long Document Composition/Production collection. See the full collection here.ย
Using InDesign’s Go to Page dialog you can navigate to some page in the active document, either a document page or a master spread. But if you’re working on a book, you often need to navigate to a page in another document. And because InDesign’s Go to Page is constrained to the active document, you first have to check in the Book panel which document contains the page you’re after, then you have to activate the document (or open it), and finally you can go to the page. All this is tedious. The script described on this page makes working with book files a little easier.
To go to a page, run the script. It shows a window that looks and behaves just like InDesign’s Go to Page window (it doesn’t have InDesign’s widget, but you can use the dropdown):
![[image: InDesign go_to replacement]](http://www.creativepro.com/files/kahrel/indesign/images/go_to_page.png)
Enter the number of the page you want to go to. The script first checks if the page is in the active document. If it is, it shows the page. If it isn’t, the script checks if the Book panel is open and whether the page is in any of the book documents. If it is, the document is activated or opened if it’s not open, and the page is displayed.
Deploy the script as a replacement for InDesign’s tool
InDesign’s default keyboard shortcut for the Go to Page tool is Ctrl+J. To use the Go to page script as a replacement for InDesign’s tool, apply Ctrl+J to the script in the keyboard shortcut editor.
April 2020: I discovered that a similar script was written and posted by Harbs in 2009: http://in-tools.com/article/scripts-blog/jump-to-page-in-book-script/
Version history
25 Sept. 2016: Posted
Peter Kahrel Script Repository
Hosted as a community service, and with deep appreciation, by CreativePro.com
Scripts by Topic | Script Index
Basic Script Installation and Use
How to Modify or Configure These Scripts
Resources for Scripting and Publishing Automation
About This Repository
Contact Peter Kahrel
Note to users: You run scripts at your own risk: CreativePro and the author accept no liability for anything that may be caused by any of these scripts. Always take the necessary precautions. We encourage you to save backups and test scripts on copies of your documents.
This article was last modified on August 22, 2026
This article was first published on November 3, 2025
Commenting is easier and faster when you're logged in!
Recommended for you
Spread Rotation Menu Commands
Spreads can be rotated using some deeply embedded menu commands. A script can ma...
GREP Mapper: Display the Scope of GREP Wildcards
InDesign offers 37 Unicode GREP wildcards (\p{P*}, \p{Lt}, etc.), which brings t...
