ESC/ P Command Reference

Table Of Contents
ESC/P Command Reference
- 36 -
5. Control Command Details
DC2 Cancel compressed characters
ASCII: DC2
Hexadecimal: 12
Parameters
None
Description
Cancels compressed characters specified with SI.
DC4 Cancel auto-canceling double-width characters
ASCII: DC4
Hexadecimal: 14
Parameters
None
Description
Cancels double-width characters specified with ESC SO or SO.
Does not cancel the ESC W command.
Example
Code: ABC ESC SO ABCDEF DC4 GHIJK FF
Print result: ABC
ABCDEF
GHIJK