1.6

Table Of Contents
Output format
Defines how the barcode is output on the page. There are two possible formats:
l
SVG: Vector format. This is smaller in size, but not compatible with Email output.
l
PNG: Binary rasterized format. This is slightly larger than SVG but will display properly in
Email output.
PDF417
PDF417 is one of the types of barcodes that can be added to a template; see "Barcode" on
page106.
The barcode can be added either using the Barcode toolbar button or through selecting Insert
> Barcode on the menu; see "Adding a Barcode" on page107.
Initially the barcode will have the barcode type's default properties. To change those properties,
such as the scale and color, open the Barcode properties dialog: right-click the barcode (on the
Design tab in the Workspace) and select the barcode type on the shortcut menu.
Barcode properties
This topic lists the properties of the barcode type PDF417. For the properties of other barcode
types, see "Barcode type and properties" on page109.
Mode
Use the drop-down to set the compaction mode:
l
Binary: allows any byte value to be encoded
l
Text: allows all printable ASCII characters to be encoded (values from 32 to 126 and
some additional control characters)
l
Numeric: a more efficient mode for encoding numeric data
Error Correction Level
Use the drop-down to select the built-in error correction method based on Reed-Solomon
algorithms. The error correction level is adjustable between level 0 (just error detection) and
level 8 (maximum error correction). Recommended error correction levels are between level 2
Page 137