arts-pdf split pro 2.0 User Manual

Page of 58
 
ARTS PDF Split Pro™ Guide  
 
Appendix A - Rectangle Commands 
 
9.  Appendix A – Rectangle Commands 
  
 
Rectangle commands are used in coordinate files. Contained in this appendix is a list of all the 
commands that can be used in conjunction with the rectangle tool found in the ARTS PDF Split 
Pro™ Assistant.  
  
SplitIfTextIsPresent  
If the specified parameter is contained in any run of text on the page, the PDF will be split and the 
page will be the start of a new file. The comparison is case sensitive.  
  
SplitIfTextContainedInBox  
Text inside the rectangle on a page is searched to see if it contains the specified parameter. If the 
string parameter is found inside the rectangle on a page, then the PDF will be split and that page 
becomes the start of a new file.  
  
SplitItTextIsInARun  
If the specified parameter is found in any text run then the PDF will be split. Text that spans 
multiple runs of text will not activate a split.  
  
SplitOnTextChange  
If text inside the rectangle on a page is different from the text inside the rectangle on the previous 
page, the PDF will be split and that page becomes the start of a new file.  
  
SplitOnTextChangeAfterString  
If the text inside the rectangle after the string parameter is different from (the text inside the 
rectangle after the string parameter of) the previous page, the PDF will be split and that page 
becomes the start of a new file.  
  
SplitOnTextChangeAfterStringOnly  
The text inside the rectangle on a page is searched for the specified string parameter. If the 
specified string is found, it will look if the text after the specified parameter changes from page to 
page. If the text does change the PDF will be split and a new file started. Ignores pages where the 
string is not present.  
  
SplitItThisTextRepeats  
The text inside the rectangle on a page is searched to see if it contains the specified parameter. If 
the string parameter is found inside the rectangle on two pages in a row, the PDF will split between 
the two pages so that they end up in different fragments.  
  
SkipHeader  
Normally, the splitiftextcontainedinbox command causes a new fragment to be started whenever 
the specified text is found within the box. The first fragment starts at page one and continues up to 
the page before the first page that contains the text in the box. The  
Skipheader command causes the first fragment to start with the first page that contains the text in 
the box, leaving out any pages that came before it.