Jump to Page in Book Script

InDesign has a really nice shortcut for jumping to a specific page in a document: Control/Command J. Prior to CS3 it activated the page number input area at the bottom of the document window, but a lot of people missed that, so Adobe changed it to a dialog which pops up.

However, when working on book files, this command comes up a bit short. If you want to jump to a specific page which might be in a different file (which might not even be open), there’s no quick way to do it.

We created this script to overcome this shortcoming.

To use the script:

  1. Download the script here.
  2. Place the script in your Scripts Panel folder.
    The easiest way to find the folder is by opening your scripts panel in InDesign (Window –> Automation –> Scripts) and right clicking on one of the items in the panel. Select open in Finder/Explorer.
  3. Run the script.
    To run a script, you just double click on it in the Scripts Panel. We recommend assigning a keyboard shortcut (maybe Alt/Option J) to make running the script easier.
  4. This dialog will pop up:
    jump_to_page
  5. Type in the page number in your book, and InDesign will take you to that page — even opening the file if it is closed.

Caveats:

  • You must type in a number, even if you number your pages with letters.
  • The numbers must be absolute numbering from the beginning of your book file. So, if you have front material and the numbering starts a number of pages into the book, you must type in the number starting from the front material — not the start of the numbering.

Posted: July 3rd, 2009 under Scripts.
Tags: ,

Comments

Comment from Eugene
July 3, 2009 at 7:23 am

What if you have 2 books open? I assume it just goes to the book that’s active?

Comment from Harbs
July 3, 2009 at 7:58 am

Great point!

The behavior was that it just used the front book, but I just updated the script. It will now present a dialog asking you which book to use.

The newer version is at the same download location.

Comment from Zev Teich
July 3, 2009 at 11:24 am

I have been waiting for this for a long time! Thank you!

Give us some feedback!