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

Tabular Layout Options

Data Element Extension Grooper.Extract

Defines extraction settings for a Data Column when using the Tabular Layout extract method on a Data Table.

Remarks

The 'Tabular Layout Options' class customizes how Grooper extracts data for an individual column within a table when using the Tabular Layout extract method. These options allow you to fine-tune extraction behavior for each column, supporting complex or irregular table layouts.

Role in Grooper

  • Controls how the column participates in row detection, including whether it is required, optional, or excluded.
  • Configures secondary extraction logic, enabling fallback methods when primary extraction does not yield a value.
  • Determines the extraction mode for secondary attempts, such as geometric region extraction or value extraction from the cell or row.

Configuration Scenarios

  • Require a column for row detection to ensure that only rows with a value in that column are recognized.
  • Set a column as optional or disabled for row detection when it may be missing or not relevant for row boundaries.
  • Enable secondary extraction to recover values from merged cells, irregular layouts, or when the primary method fails.
  • Choose the appropriate secondary extraction mode to match the structure and variability of your table data.

Example

In a table of invoice line items, you might require the "Description" column for row detection, set "Amount" as optional, and enable secondary extraction for "Notes" to handle cases where notes span multiple rows or are inconsistently formatted.

Usage Notes

  • These options are configured per column and work in conjunction with the overall Tabular Layout extract method.
  • Proper configuration is essential for accurate extraction from tables with variable layouts, merged cells, or inconsistent data.
  • Use these settings to optimize extraction reliability and minimize manual correction in downstream processes.

'Tabular Layout Options' are a key part of advanced table extraction workflows in Grooper, enabling precise control over how each column is processed.

Properties

NameTypeDescription
Notification