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

Relative Region

Fixed Region Grooper.Extract

Defines a rectangular region which is positioned relative to an anchor on the document.

Remarks

Defines a region (zone) that is dynamically positioned based on the location of an anchor point found on the document.

Relative regions are ideal for structured forms where data values and their corresponding text labels have static positions, but the entire form or section may shift on the page. The region is defined by its bounds, but its final position is determined at runtime by locating the anchor.

Usage Guidance

  • Use relative regions when the area to extract is always in the same position relative to a label, keyword, or other anchor, but the anchor itself may move.
  • Configure the 'Anchor' property to specify how the anchor is detected, using Anchor Definition.
  • Configure the 'Bounds' property to specify the region's position and size relative to the anchor, using the same sample document for both.
  • For forms where the region never moves, use Fixed Region instead.

Properties

NameTypeDescription

See Also

Used By

Notification