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

ESP Separator

Separation Provider Grooper.Capture

Serves as the abstract base class for ESP™-style automatic separation providers, combining page-level classification with rule-driven document separation.

Remarks

Overview

The ESP Separator class provides the foundation for separation providers that use a two-step process: first classifying each Batch Page using a Content Model's classification method, then applying separation logic to determine document boundaries. This enables highly accurate, flexible separation in mixed-document batches.


Purpose and Role

  • Classification-Driven Separation:
    Implements a workflow where each page is classified before separation, allowing document boundaries to be determined by both content type and custom rules.
  • Extensibility:
    Designed to be extended by concrete providers (such as ESP Auto Separation) that implement specific classification and separation strategies.
  • Integration:
    Integrates with Batch Folder, Batch Page, and Content Model objects to support end-to-end document processing workflows.

Properties

NameTypeDescription

Derived Types

There are 1 implementations of ESP Separator.

ESP Auto Separation Performs document separation using ESP™ automatic separation, combining page-level classification with flexible, rules-driven separation logic.

Used By

Notification