CommandReference
GS * Landscape Mode Graphics
Description
Prints a graphic image (in lan dscape mode only).
Expression
ASCII GS * n1n2 t h w d1…dm
Decimal 2942 n1 n2 t h w d1…dm
Hex 1D2A n1 n2 t h w d1…dm
Parameters
n1 mostsignificant byte of left offset
n2 leastsignifica ntbyte of lef t offset
toffset from top (in millimeters)
hheightof graphic ( in millimeters)
wwidthof gra phic (in dots)
d1 first data byte
dm lastdata byte (h*w)
50