20
ENGLISH
Print Position Control
<ESC> “W”
n
1B 57
n
Set the magnification rate in character width.
<ESC> “h”
n
1B 68
n
Sets the magnification rate in character height.
<ESC> “–” “1”
<ESC> “–” <1>
1B 2D 31
1B 2D 01
Select underlining
<ESC> “–” “0”
<ESC> “–” <0>
1B 2D 30
1B 2D 00
Cancel underlining
<ESC> “_” “1”
<ESC> “_” <1>
1B 5F 31
1B 5F 01
Select upperlining
<ESC> “_” “0”
<ESC> “_” <0>
1B 5F 30
1B 5F 00
Cancel upperlining
<ESC> “4” 1B 34 Select highlight printing
<ESC> “5” 1B 35 Cancel unhighlight printing
<SI> 0F Inverted printing
<DC2> 12 Cancel inverted printing
<ESC> “E” 1B 45 Select emphasized printing
<ESC> “F” 1B 46 Cancel emphasized printing
<ESC> “U”
n
1B 55
n
Select print direction
Control Codes
Hexadecimal
Codes
Function
<LF> 0A Line feed
<CR> 0D Carriage Return
<ESC> “a”
n
1B 61
n
Feed paper
n
lines
<HT> 09 Horizontal tab
<ESC> “A”
n
1B 41
n
Define
n
/72-inch line spacing
<ESC> “2” 1B 32 Set
n
/72-inch line spacing
Control Codes
Hexadecimal
Codes
Function