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

Fixed Page Count

PDF Expand Method Grooper.Core

Splits the PDF document into child documents containing a fixed number of pages each.

Remarks

The FixedPageCount method divides the input PDF into sequential segments, each with the specified number of pages.

  • Use this method when documents are consistently structured with a known, fixed page count.
  • Any remaining pages that do not fill a complete segment will be included in the final child document.
  • Commonly used for splitting scanned batches or standardized forms.

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

Properties

NameTypeDescription

Used By

Notification