2021.2

Table Of Contents
Example
The script command data.extract('ID',0); means that the extraction is made on the ID column in
the first row.
extract(left, right, verticalOffset, lineHeight, separator)
Extracts the text value from a rectangular region in a PDF file. All coordinates are expressed in
millimeters.
left
Double that represents the distance from the left edge of the page to the left edge of the
rectangular region.
right
Page 409