La,x,y,x1,y1 - line command drawing, La,x,y,x1,y1 – GoDEX EZPL User Manual
Page 48

43
Hx,y,col_count,row_count,col_width,row_width,line_width – Table command drawing
Syntax
Hx,y,col_count,row_count,col_width,row_width,line_width
Parameter
x = left-upper Hori .pos. (unit: dots)
y = left-upper Vert. Pos. (unit: dots)
col_count = number of columns
row_count = number of rows
col_width = column width
row_width = row width
line_width = line width
Description
Draw a table in the label.
Example
^Q50,0,3
^W171
^H10
^P1
^S4
^AT
^C1
^R0
~Q+0
^O0
^D0
^E14
~R200
^L
Dy2-me-dd
Th:m:s
H20,20,2,3,20,30,10
E
La,x,y,x1,y1 - Line command drawing
Syntax
La,x,y,x1,y1
Parameter
a = o, overwrite the line on the bottom
a = e, exclusive the line on the bottom
x = left-up; per horizontal(Hori.) pos.
(unit: dots; 1mm= 8 dots or 12 dots)
y = left-upper vertical (Vert.) pos.
(unit: dots; 1mm= 8 dots or 12 dots)
x1 = right-bottom Hori. Pos. (unit: dots)
y1 = right-bottom Vert. Pos. (unit: dots)
Description
Define a line to render in the label
*Note: The diagonal line draw is not available.
Example
^Q50,0,0
^W50
^H15
^P1
^S2
^L
Dy2-me-dd
Th:m:s
R08,08,252,252,4,4
Lo,128,010,132,250
Le,008,128,252,132
Ls,008,010,4,248,250
Ls,248,010,4,008,250
E
Result