Skip to main content
Participant
January 10, 2020
Question

Adding chapter markers that show on print.

  • January 10, 2020
  • 4 replies
  • 1080 views

Is there a way in acrobat pro to automatically add chapter markers to pages with the words "Chapter 1" "Chapter 2" etc, in a similar style as you would see in phonebooks etc, where there is a small black/grey box on the right hand side of every page, so that when you view the book withouth opening it, you can easily see every chapter marked out? 

 

I realise working with indesign this is an easy job with a master page, but all I have are finished .pdf files, so if there is a way to do it withouth placing it in indesign first that would be helpful. 

This topic has been closed for replies.

4 replies

Chris Nagel
Participant
May 2, 2024

This is *exactly* what I'm trying to do now.  I have 7 days in Acrobat's Free Trial to make it happen!  ChatGPT said that I could apply a page template to a range of pages, but that does not appear to me to be how page templates work.  I am a professional JavaScript developer but have zero experience programming inside an Adobe app.  If it must be JS, I'll happily share whatever I develop in return for a point in the right direction! 

try67
Community Expert
Community Expert
May 3, 2024

How far did you get? And I wouldn't rely on ChatGPT (or any other AI) for this. We've seen them produce pretty wildly incorrect codes when asked to help with similar tasks.

Joel Geraci
Community Expert
Community Expert
January 13, 2020

I understand what you are referring to. It's possible to do via scripting but it's not trivial. You'd essentially expand the page boundary on the right then use annotations to draw the tabs onto the pages, flatten them, then links on top of the tabs that will take you to each section.

Do you know JavaScript at all? 

Bernd Alheit
Community Expert
Community Expert
January 10, 2020

Does you printer support this?

KrisaaAuthor
Participant
January 10, 2020

Im afraid not. 

Eric Dumas
Community Expert
Community Expert
January 10, 2020

Hi

Can you confirm the version of the software and the operating system you are using?

Bates numbering will number the pages, Headers and footers are not much help either.

There are no Find/Replace for what you are trying to do.

You can always do it manually, maybe quicker than chasing the original

KrisaaAuthor
Participant
January 10, 2020

Windows 10, Acrobat XI Pro. 

 

Doing it manually seems to be the only soluction atm.