1
Set 12-cpi, Prestige mode ESC :
27 58
1B 3A
Download 24-dot, font
image
ESC = n1 n2 # 27 61 n1 n2 35 1B 3D n1 n2 23
Download 48-dot, font
image
ESC = n1 n2
%
27 61 n1 n2 37 1B 3D n1 n2 25
Set text line spacing to
n/72
inch per line; n = 1 to 255
ESC A n
27 65 n
1B 41 n
Set vertical tab;
n1 ... n64 = line numbers
for tab stops
ESC B n1 ...
n64 NUL
27 66 n1 ...
n64 0
1B 42 n1 ... n64 0
Set page length in lines; n
= 1 to 255
ESC C n
27 67 n
1B 43 n
Set page length in inches;
n = 1 to 14
ESC C NUL n 27 67 0 n
1B 43 00 n
Set horizontal tabs;
n1 ... n28 = columns for
tab stops
ESC D
n1...n28 NUL
27 68 n1...n28
0
1B 44 n1...n28 00
Set emphasized mode to
start
printing in twice the
normal dot density
ESC E
27 69
1B 45
Cancel emphasized mode
set by ESC E
ESC F
27 70
1B 46
Set double-strike mode
ESC G
27 71
1B 47
Cancel double-strike mode
set by ESC G
ESC H
27 72
1B 48
Select font style
ESC I n
27 73 n
1B 49 n
Perform graphics line
spacing;
n = 0 to 255
ESC J n
27 74 n
1B 4A n
Set single-density image
graphics
ESC K n1 n2
27 75 n1 n2
1B 4B n1 n2
Set double-density image
graphics
ESC L n1 n2
27 76 n1 n2
1B 4C n1 n2
Set perforation skip; n = 0
to 255 lines
ESC N n
27 78 n
1B 4E n
Cancel perforation skip
ESC O
27 79
1B 4F
Set/cancel proportional
spacing mode
n Setting
0 End proportional spacing
1 Start proportional
spacing
ESC P n
27 80 n
1B 50 n
Deselect printer
ESC Q n
27 81 n
1B 51 n
Set all tabs to default
ESC R
27 82
1B 52