2019.1

Table Of Contents
l
Use selection: Click to use the value (Left, Right, Top offset and Height) of the current
data selection (in the Data Viewer) for the extraction.
Note
If the selection contains multiple lines, only the first line is extracted.
l
Post Function: Enter a JavaScript expression to be run after the extraction.
A Post function script operates directly on the extracted data, and its results replace the
extracted data. For example, the Post function script replace("-", ""); would replace
the first dash character that occurs inside the extracted string.
l
Use JavaScript Editor: Click to display the Script Editor dialog.
l
Trim: Select to trim empty characters at the beginning or the end of the field.
l
Concatenation string:
l
Split: Separate the selection into individual fields based on the Concatenation string
defined above.
Settings for location-based fields in a PDF File
These are the settings for location-based fields in a PDF file.
l
Left: Defines the start of the data selection to extract.
l
Right: Defines the end of the data selection to extract.
l
Top offset: The vertical offset from the current pointer location in the Data Sample
(Viewer).
l
Height: The height of the selection box.
l
Use selection: Click to use the value (Left, Right, Top offset and Height) of the current
data selection for the extraction.
Note
If the selection contains multiple lines, the lines are by default joined and extracted
into one field. To split the lines, select the option Split lines (see below).
Page 347