2021.1

Table Of Contents
l Binary: allows any byte value to be encoded.
l Text: allows all printable ASCII characters to be end coded (ASCIIvalues 32
to 126 and some additional control characters).
l Numeric: more efficient mode for encoding numeric data.
l Auto: Automatically detect the data content and encodes using the most
appropriate method. This is the default option.
l Error Correction Level: Enter the error correction level for the built-in error
correction method based on Reed-Solomon algorithms. The error correction level is
adjustable between level 0 (just error detection, without correction) and level 8
(maximum error correction). Recommended error correction levels are between
level 2 and 5, but the optimal value depends on the amount of data, printing quality
of the PDF417 symbol and decoding capabilities.
l Rows: A PDF417 bar code can have anywhere from 3 to 90 rows.
l Columns: The number of data columns can vary from 1 to 30.
l
Tilde processing
Check this option to process tilde characters in the data as special characters. (See the
Java4less Barcodes Guide to learn what the tilde character can be used for.)
Note that with this option checked, any tilde that needs to be included in the output must
be escaped by adding another tilde: ~~.
l Text: Enter the text used to generate the Barcode.
l
Add button: Click to display a list of variable data that could be used for
generating the Barcode.
This includes metadata fields which must previously have been added in the
Metadata options, likely at the Document Tags level (see Metadata Options), as well
as some information fields.
l Condition: Enter the condition which determines whether or not the Barcode will be
added to the document at print time. For details on how to create a conditional, see "How
to Set Conditionals" on page1244.
l
Add button: Click to display a list of metadata fields, information fields to add, or
common expressions to the condition.
Page 1231