Methods
Column
Extracts all lines below the anchor line on the current page if:
- The anchor line’s left and right boundaries (“x extent”) contain the target lines’ x extent, or vice versa.
Or: - The anchor line and target lines overlap by at least 50% of the narrower line’s x extent.
Parameters
key | values | description |
---|---|---|
id (required) | column | |
tiebreaker | tiebreaker | For information about this global parameter, see Method. |
includeAnchor | true, false. default: false | Includes the anchor line in the method output |
Examples
The following example shows that:
- By default, Sensible returns the entire column as a joined string.
- Specifying a tiebreaker returns single element in the column.
Config
JSON
Example document
The following image shows the example document used with this example config:
Example document | Download link |
---|
Output
JSON