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

Full Page

Section Extract Method Grooper.Extract

Creates a section instance from one or more pages in a document.

Remarks

The Full Page section extraction method generates one section instance for each qualifying page, containing the full content of that page. A qualifying page is any page that matches all specified filtering criteria. If no filtering criteria are provided, one section instance will be created for every page in the document.

This method is ideal for extracting entire pages as sections, such as when each page represents a distinct record, form, or logical unit. You can restrict which pages are included using the 'Page Filter' property, and further refine the selection by specifying an extractor in the 'Extractor' property.

Configuration Guidance

  • Use 'Page Filter' to specify which page numbers should be included (e.g., "1,3,5-7" for pages 1, 3, and 5 through 7).
  • Use 'Extractor' to require that a page contains a specific pattern or value in order to be included as a section instance.

If both properties are left blank, all pages will be output as section instances.

Properties

NameTypeDescription

See Also

Used By

Notification