Skip to main content
Participant
March 10, 2016
Question

Split PDF with Bookmarks

  • March 10, 2016
  • 1 reply
  • 1296 views

Hey Guys

I am working with PDF documents that have multiple invoices in one PDF. What I would like to do is use Acrobat's split feature using Top Level bookmarks. The problem is that some of the invoices are 1 of 2 pages, so I want those two pages to be split into one document.

Is there a way I can assign two pages to one bookmark so the invoices with more than 1 page will be split into their own document?

Thank you for the help.

This topic has been closed for replies.

1 reply

Participant
March 10, 2016

Never mind, figured it out

Participant
July 27, 2016

Can I ask how you figured it out?  I have a document with 64 bookmarks and when I try to 'split document by top-level bookmarks' it splits with only one document???  Is the top-level bookmark the root?

try67
Community Expert
Community Expert
July 27, 2016

If you want to split a file by the lowest-level bookmarks then you can use a script, like this one I've developed:

Custom-made Adobe Scripts: Acrobat -- Extract Lowest-Level Bookmarks

Alternatively, you can move all of your bookmarks to the top-most level (manually, or by using a script), and then use the built-in function to split the file by them.