barcode

Generates and places a barcode on a page.   The type and geometric characteristics of the barcode are specified in the the config command which precedes the barcode command.

Syntax

To add a barcode at the position specified in the configuration string (from the config command).

barcode [value=]BarcodeValue

 

To add barcode at position specified placement parameters, which may differ from the configuration string.

barcode PlacementParameters, [value=]BarcodeValue

Parameters

BarcodeValue

Text string to be encoded into barcode.  Explicit or implicit (last position).
Value might contain one or more variables.

PlacementParameters

One or more parameters with instructions where to place barcode on a page.
See Placement Parameters section for various options.

Notes

Syntax legend
 

Format

Meaning

Italic

Information that the user must supply
 

Bold

Elements that the user must type exactly as shown.

Between brackets ([])

Optional items
 

Ellipsis (...)

Parameter that can be repeated several times