1.5

Table Of Contents
Example
In this example you have the script command data.extract('ID',0);. It means that the extraction
is made on the ID field in column 0 (the first from the left).
extract(left, right, verticalOffset, lineHeight, separator)
Extracts the text value from a rectangular region. 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 242