Barcode Print+ User's Guide

2
2.1.5 Human-readable text font (“h”)
Specifies the font used for barcode captions.
ESC(s0p
30v,,,b,,,sh24600T123456789123
Value
Description
0 (or no value)
Default (Courier)
1
Letter gothic
2
Universe
3
Universe condensed
5
OCR-B
2.1.6 Barcode type (“T”)
Specifies the barcode type.
ESC(s0p
30v,,,b,,,sh24600T123456789123
For more information, see Overview of Barcode Types.
2.1.7 Barcode data
The actual user-defined information.
ESC(s0p
30v,,,b,,,sh24600T123456789123
ASCII control code characters (ASCII code 030) can be specified for Code93 Extended, Code128A, and
Code128 With-AutoSwitch as follows:
ESC
&p#X
<00>
Where:
# is the number of control code characters
<00> is an example control code character
Example
To specify two ASCII control code characters “0” and “1” with Code 128A, use: 24850TESC&p2X<00><01>