File Processing
26
Examples (Splitting):
7. expenses{English}{PDF3,n,,}{%f%d%t}{2_fred@sampleco.com}{P 2}.tif
This English file shall be split per 2 pages and each produced split will be converted
to a PDF3 file having the filename of n_expenses 10 10 2006 16-43-31.556.pdf,
where n is the document/split number, and each split shall be sent to the email
address fred@sampleco.com
8. expenses{English}{PDF3,n,,}{%f%d%t}{2_fred@sampleco.com}{B 12345}.tif
This English file shall be split for every barcode found that has the value 12345 and
each produced split will be converted to a PDF3 file having the filename of
n_expenses 02 27 2009 16-43-31.556.pdf, where n is the document/split number,
and each split shall be sent to the email address fred@sampleco.com
NOTE: There are 5 pairs of curly brackets corresponding to specific options. When any
"leftmost" parameter is supplied, the remaining unsupplied bracket parameter after that is
optional. But for any "rightmost" parameter supplied, any left side unsupplied parameter
must contain an empty bracket.
Example:
expenses{English}{}{}{2_fred@sample.com}{}.tif
Bracket pairs 2 and 3 are REQUIRED.
Bracket pair 5 is OPTIONAL.