Skip to main content
Participant
February 14, 2019
Answered

Creating a template of bookmarks

  • February 14, 2019
  • 1 reply
  • 2845 views

I am trying to create a set of predetermined bookmarks that will populate in Acrobat every time we want to create a work paper file.  Meaning I want to be able to push a button and have 20 or so empty bookmarks be created so we can sort our documents into them.  Is there anyway that is not JavaScript to accomplish this task?  I am having a hard time finding resources and I feel like my version of Acrobat is not the pro version so I can't use JavaScript or something.

Thank you.

This topic has been closed for replies.
Correct answer try67

Create a blank template file and add the bookmarks to it. After you create your file insert the pages from the new file into the template, delete the first page and save under a new name.

By the way, any version of Acrobat can do it using a script, Pro or not.

1 reply

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
February 14, 2019

Create a blank template file and add the bookmarks to it. After you create your file insert the pages from the new file into the template, delete the first page and save under a new name.

By the way, any version of Acrobat can do it using a script, Pro or not.