Specifications

6-55
GS 'v' '0' m xl xh yl yh {DATA} Raster Bit Image Print
Code 1DH 76H 30H m xl xh yl yh {d1 d2•••dk}
0=0 or 48
0
xh x 256 + xl 65535
0
yh x 256 + yl 65535
Function Prints raster format dot images.
xh, xl: specify the horizontal data by count of bytes.
yh, yl: specify the vertical data by count of dots.
The printer does not print data which exceeds right margin.
Ignores this command when xhxl or yhyl is 0.
Ignores the setting of page length or bottom margin.
If there is any data in the line buffer, the printer prints the raster bit image after data in the line
buffer is printed.
The correspondence between the bits of image data can be selected by the Select image
LSB/MSB (DC2 '='). The LSB initially corresponds to the leftmost dot.
LSB
MSB
d1
d2
d3
dk
d(k-1)
(yh×256+yl)dot
{(xh×256+xl)×8} dot
d (xh×256+xl)