ESC/ P Command Reference

Table Of Contents
17
ESC k Select font
[ASCII] ESC k n
[Decimal] 27 107 n
[Hexadecimal] 1B 6B n
[Parameters] 0n1
[Description]
Selects the font.
Bitmap fonts
n=0 Helsinki
n=1 Letter Gothic
The default value is n=0 (Helsinki).
ESC t Select character code table
[ASCII] ESC t n
[Decimal] 27 116 n
[Hexadecimal] 1B 74 n
[Parameters] n=0, 1, 2
[Description]
From the three built-in character code tables, select the character code table to be used.
n=0: Standard character code table
n=1: Eastern European character code table
n=2: Western European character code table
n=3: (Spare)
The default setting is n=0.