– 11 –
LINE MODE
FUNCTION
Select 12-dot pitch printing
CODE
<ESC> “M”
HEX
1B 4D
REMARKS
Prints 12-dot pitch characters without an extra space.
FUNCTION
Select 14-dot pitch printing
CODE
<ESC> “p”
HEX
1B 70
REMARKS
Prints 12-dot pitch characters with 2-dot spacing between charac-
ters.
FUNCTION
Select 15-dot pitch printing
CODE
<ESC> “P”
HEX
1B 50
REMARKS
Prints 12-dot pitch characters with 3-dot spacing between charac-
ters.
FUNCTION
Select 16-dot pitch printing
CODE
<ESC> “:”
HEX
1B 3A
REMARKS
Prints 12-dot pitch characters with 4-dot spacing between charac-
ters.
FUNCTION
Set the character spacing
CODE
<ESC> <SP> n
HEX
1B 20 n
REMARKS
Sets the space between characters to n dots, where n is a number
from 0 to 15.