1.8

Table Of Contents
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
Double that represents the distance from the left edge of the page to the right edge of the
rectangular region.
verticalOffset
Double that represents the distance from the current vertical position.
Page 275