Printronix L7032 Programmer's Reference Manual page 298

Igp/vgl emulation for l7032 printers code vtm graphics language
Hide thumbs Also See for L7032:
Table of Contents

Advertisement

Chapter
3
Bar Codes
UPS 11 Examples
The following command generates the horizontal default ratio UPS 11 bar
code shown below. In the command sequence, graphics mode data is
italicized and bar code data is boldface. See Chapter 2 for a detailed
description of alphanumeric commands.
^M1010010^BYu12345678902^G^-
^M introduced the standard alphanumeric command.
The character height selected was 1.0 inches and character width was
selected at 1.0 inches.
A 0.1 justification value plus 0 additional dots was selected for the data
placement.
^B introduced the bar code command.
Y selected the standard 10 cpi font to print the optional readable data field.
u selected the UPS 11 bar code type.
12345678902 is the bar code data field.
^G^- terminated the bar code command sequence.
The following command generated the vertical UPS 11 bar code below using
standard 10 cpi font with the standard default ratio and data of 12345678902:
^M1010040^CYu12345678902^G^-
298

Advertisement

Table of Contents
loading

Table of Contents