User Guide
ARTS Split Pro 1.4
IncludeIfTextContainedInBox
All text within the rectangle on the page is searched for the string parameter. If the string
parameter is found somewhere inside the rectangle, then the page will be included in the
fragment. Since by default all pages go into one fragment or another, this command is
only effective if a false parameter is passed to the includeall command.
IncludeIfTextChangeAfterString
Looks at the text inside the rectangle for the string, if the string exists it will check if the
text after the string changes. If the text after the string changes from the previous page
that contained the string then the page will be included into the fragment. Since by
default all pages go into one fragment or another, this command is only effective if a
false parameter is passed to the includeall command.
ExcludeIfTextIsPresent
If the string parameter is found somewhere in the text on the page, then this command
causes the page to be excluded from all fragments.
ExcludeIfTextContainedInBox
If the string parameter is found somewhere in the text on the page inside the rectangle,
then this command causes the page to be excluded from all fragments.
ExcludeIfTextChangeAfterString
Looks at text inside the rectangle for the string parameter, if the string exists it will check
if text after the string changes. If the text after the string changes then the page will be
excluded from the fragment.
ExtractFilename
This command opens a text extract file that will receive the text extracted by the various
extract commands.
ExtractText
This command extracts the run or runs of text that begin within the rectangle into the
extract file specified by the extractfilename command. See the runs of text section.
ExtractTextSelectedWords
This command works similarly to the extracttext command, but it extracts only the words
indicated by the range number-number. It looks at the run of text that falls within the
rectangle, and takes only the words that are number-number in order. For instance, if a
run of text is text 15.839996,826.880005 (this is text on the page) and the extract
command is extracttextselectedword 12 829 18 823 2-4, then only the text is text on will
be extracted. This command uses the run or runs of text that begin within the rectangle
into the extract file specified by the extractfilename command. See the runs of text
section.
ExtractTextSkipWords
This command works similarly to the extracttext command, but it skips over number
words. If the text in the run is text 15.839996,826.880005 (this is text on the page)and
the extract command is extracttextskipwords 12 829 18 823 2, then the text text on the
page will be extracted, because the first two words were skipped.
ARTS Split Pro Assistant Documentation
Page 15 of 21 Copyright © 1998 – 2003 A Round Table Solution