Skip to main content
Extracts lines or parts of lines proximate to the anchor point. This method is sensitive to line spacing. Parameters
Examples

Parameters

Note: For the full list of parameters available for this method, see Global parameters for methods. The following table shows parameters most relevant to or specific to this method.

Examples

The following example shows various labels:
  1. The simple_label field extracts a line below a label.
  2. The one_line_label field extracts text to the right of a label on the same line, and filters out an unwanted string.
  3. The hanging_indent_label field extracts consecutive lines of text by using a Stop parameter. The method extracts indented lines ("textAlignment": "hangingIndent") , and the match does not include lines to the left or right of matching aligned lines.
  4. The only_looks_like_a_label field returns null because labels don’t work for lines separated by more than 0.2 inches.
Config
JSON
Example document The following image shows the example document used with this example config: Click to enlarge Output
JSON