Add Horizontal Lines; Add Headings - Printronix L7032 Programmer's Reference Manual

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

Advertisement

Add Horizontal Lines

9. The three horizontal lines to separate the three bar code fields can be
added to the form using Justification (J), Horizontal Tab (T) and Solid Line
(LS) commands. All three lines are 2.6 inches plus 4 dots horizontally
( horz ) and 1 dot vertically ( vert ), used as the line thickness, and all three
lines are tabbed 0.0 inches ( dis ) from the left margin (touching the left
edge of the label). Justify the first line 1.9 inches down ( jus ), the second
line 2.8 inches down, and the third line 3.7 inches down.
Format:
(cc)J jus (cc)T dis (cc)LS horz vert
Enter:
^J190^T0000^LS0264,0001
^J280^T0000^LS0264,0001
^J370^T0000^LS0264,0001

Add Headings

10. The Sales Order (S.O.), Serial Number (S/N), and the Part Number (P/N)
headings can be added using a series of Justification (J) and Horizontal
Tab (T) commands. Each of the headings are tabbed 0.4 inches ( dis )
from the left margin. Justify the S.O. heading 2.0 inches ( jus ) down, the
S/N heading 2.9 inches down, and the P/N heading 3.8 inches down.
Format:
(cc)J jus (cc)T dis data
Enter:
^J200^T0040S.O.
^J290^T0040S/N
^J380^T0040P/N
Add Bar Codes and Dynamic Bar Code Data
11. The three bar codes and dynamic bar code data fields can now be input.
A Standard Alphanumeric command (M) is used to specify each bar code
height at 0.6 inches ( ht ) and width ( wd ) at 0.1 inch. (The actual width of
the bar code is determined by the type of bar code, the data, and the
ratio.)
The S.O. bar code is justified 2.1 inches plus 3 dots ( jus ) down, the S/N
bar code 3.0 inches plus 3 dots down, and the P/N bar code 3.9 inches
plus 3 dots down. Each bar code is tabbed 0.4 inches ( dis ) from the left
margin using a Horizontal Tab command (T). The horizontal Bar Code
command (B) with fixed ratio is used, the printable data field is selected
( p ) to produce human readable data using OCR-B characters with the bar
code, and bar code type ( type ) Code 39 is selected for use.
The Dynamic Form Field Length command ([) specifies a maximum of 6
data characters for each bar code.
(cc)M ht wd jus T dis data
Format:
(cc)B p type (cc)[ length (cc)G
Enter:
^M06,01,213^T0040
^BOA^[006^G
^M06,01,303^T0040
^BOA^[006^G
^M06,01,393^T0040
^BOA^[006^G
Planning The Form Layout
331

Advertisement

Table of Contents
loading

Table of Contents