Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Bookmarks

PDF Expand Method Grooper.Core

Splits a PDF document into child documents at a specified bookmark tree level.

Remarks

The Bookmarks method uses the PDF's internal bookmark (outline) structure to determine where to split the document.

  • Each child document begins at a page referenced by a bookmark at the specified level.
  • Useful for splitting large PDFs with a hierarchical table of contents, such as reports or books.
  • The Level property determines which bookmark depth to use for splitting.

This method is selectable in the command's Method property.

Properties

NameTypeDescription

Used By

Notification