At your side, 8 inches, Esc k l 0bh – Brother RJ-4040 User Manual
Page 14: Step 5: select the font type

ESC/P Command Reference
- 8 -
2. Examples of Using ESC/P Commands
Step 4: Specify the vertical position.
1.8 inch=365 dots
Vertical position=n1+n2*256=365
==
109
6Dh
==
1
01h
ESC ( V 02h 00h 6Dh 01h
nL
nH
mL
mH
Entered command
At your side
1.8 inches
Step 5: Select the font type.
ESC k
Select font
ASCII: ESC
k
n
Decimal: 27
107
n
Hexadecimal: 1B
6B n
Parameters
0≤n≤4, 9≤n≤11
Description
Selects the font.
Bitmap Fonts
Outline Fonts
n=0 Reserved
n=9 Letter
Gothic
(fixed
pitch)
n=1
Letter Gothic Bold (fixed pitch)
n=10
Reserved
n=2
Reserved
n=11
Helsinki (proportional pitch)
n=3
Helsinki (proportional pitch)
n=4 Reserved
The default value is n=1 (Letter Gothic Bold (fixed pitch)).
If the font is changed from a bitmap font to outline font, the character size is changed to the default setting
(28dots).
If the font is changed from an outline font to bitmap font, the character size is changed to default setting
(24 dots).
Propotional pitched Helsinki is forced to be selected when a character assigned from 0x80 to 0xFF in the
Japanese character code table is used.
Entered command
ESC k L 0Bh
n
n=11=0Bh
At your side
Font type:
Helsinki
(proportional pitch)