1.6

Table Of Contents
l
Record(s) per page: Defines a fixed number of lines in the file that go in each
Source Record.
l
Records: The number of records to show in each Source Records.
l
On change: Defines a new Source Record when a specific field (Field name) has a
new value.
l
Field name: Displays the fields in the top line. The selected value determines
new boundaries.
l
On script: Defines the boundaries using a custom user-defined JavaScript. For
more information see Boundaries Using javaScript.
l
On field value: Defines the boundary for the contents of a specific field value.
l
Field name: Displays the fields in the top line. The selected value is
compared with the Expression below to create a new boundary.
l
Expression: Enter the value or Regular Expression that triggers a new
boundary when it is the field value.
l
Use Regular Expression: Treats the Expression as a regular expression
instead of static text. For more information on using Regular Expressions
(regex), see the Regular-Expressions.info Tutorial.
For a PDF File
Boundaries will determine how many pages are included in each of the Source Records. You
can set this up in one of three ways: by giving it a static number of pages; by checking a
specific area on each page for text changes, specific text, or the absence of text; or by using an
advanced script. For example, you could check if “Page 1 of” appears at the top left of the page,
which means it is the first page of each Source Record, regardless of how many pages are
actually in the document.
Note
While a record boundary always occurs on a new page, the opposite is not true: a new page is not
always a record boundary.
l
Record limit: Defines how many Source Records are displayed in the Data Viewer. To
disable the limit, use the value "0".
Page 159