ESC/ P Command Reference

Table Of Contents
ESC/P Command Reference
- 72 -
5. Control Command Details
ESC Y 8-dot double-speed double-density bit image
ASCII: ESC Y n1 n2 Data
Hexadecimal: 1B 59 n1 n2 Data
Parameters
0n1255, 0n23
The data contains n1+n2*256 bytes of image data.
Description
Same as for an 8-dot double-density bit image. Horizontally neighboring dots are not omitted.
ESC Z 8-dot quadruple-density bit image
ASCII: ESC Z n1 n2 Data
Hexadecimal: 1B 5A n1 n2 Data
Parameters
0n1255, 0n27
The data contains n1+n2*256 bytes of image data.
Description
Specifies that an 8-dot quadruple-density bit image is printed with the number of dot positions indicated by n1
and n2.
Same behavior as m=3 specified in ESC *.
Horizontally neighboring dots are not omitted.