Specifications

Table Of Contents
r = number of rows to encode
Accepted Values: 3to90
Default value: 1:2 row-to-column aspect ratio.
The user can specify the number of symbol rows giving control over
the height of the symbol.
For example, with no row or column values entered, 72 code-words
would be encoded into a symbol of 6 columns and 12 rows. Depending
on code-words, the aspect ratio will not always be exact.
t = truncate right row indicators and stop pattern
Accepted Values: Y (perform truncation) and N (no truncation).
Default Value: N
Example 1:
The following code will generate the symbol shown below left. The text used in the
^FD statement is listed to the right of the bar code.
^XA^BY2,3
^FO10,10^B7N,5,5,,83,N
^FD[Text shown at right of bar code]^FS
^XZ
ZPL II Programming Guide Volume One: Command Reference for X.10
22