– 3 –
LINE MODE
Control codes
Hexadecimal
Function Page
codes
<ESC> “4” 1B 34 Select highlight printing 14
<ESC> “5” 1B 35 Cancel highlight printing 14
<SI> 0F Inverted printing 14
<DC2> 12 Cancel inverted printing 14
<ESC> “E” 1B 45 Select emphasized printing 15
<ESC> “F” 1B 46 Cancel emphasized printing 15
<ESC><GS> “t” n 1B 1D 74 n Select character code table 15
Commands to Set the Page Format
Control codes
Hexadecimal
Function Page
codes
<ESC> “C” n 1B 43 n Set page length in lines 16
<ESC> “C” <0> n 1B 43 00 n Set page length in inches 16
<ESC> “N” n 1B 4E n Set bottom margin 16
<ESC> “O” 1B 4F Cancel bottom margin 17
<ESC> “l” n 1B 6C n Set left margin 17
<ESC> “Q” n 1B 51 n Set right margin 17
Commands to Move the Print Position
Control codes
Hexadecimal
Function Page
codes
<LF> 0A Line feed 18
<CR> 0D Carriage Return 18
<ESC> “a” n 1B 61 n Feed paper n lines 18
<FF> 0C Form feed 18
<HT> 09 Horizontal tab 18
<VT> 0B Vertical tab 19
<ESC> “z” “1” 1B 7A 31
Set line spacing to 4 mm 19
<ESC> “z” <1> 1B 7A 01
<ESC> “0” 1B 30 Set line spacing to 3 mm 19
<ESC> “J” n 1B 4A n One time n/4 mm feed 19
<ESC>“I” n 1B 49 n One time n/8 mm feed 20
<ESC> “B” n1 n2 ... <0> 1B 42 n1 n2 ... 00 Set vertical tab stops 20
<ESC> “D” n1 n2 ... <0> 1B 44 n1 n2 ... 00 Set horizontal tab stops 20
<ESC> <GS>“A” n1 n2 1B 1D 41 n1 n2 Absolute position setting 21
<ESC> <GS>“R” n1 n2 1B 1D 52 n1 n2 Relative position setting 21
<ESC> <GS>“a” n 1B 1D 61 n Alignment 22