ESC/ P Legacy Command Reference

Table Of Contents
ESC/P Legacy Command Reference
- 40 -
5. Control Command Details
ESC q Select character style
ASCII: ESC q n
Decimal: 27 113 n
Hexadecimal: 1B 71 n
Function
Selects the character style for alphanumeric characters.
Details
n = 00h: Normal characters (default)
n = 01h: Outline
n = 02h: Shadow
n = 03h: Shadow and outline
No character limitations
ESC 4 Apply italic
ASCII: ESC 4
Decimal: 27 52
Hexadecimal: 1B 34
Function
Applies italics to alphanumeric characters.
Details
B0h through DFh as well as F4h and F5h of the advanced graphics code table are printed as normal
characters.
ESC 5 Cancel italic
ASCII: ESC 5
Decimal: 27 53
Hexadecimal: 1B 35
Function
Cancels italics for alphanumeric characters.