User manual

APOS KANJI User Manual Page 26 / 45
Ref : 3103039-FDE Issue A
4.1.15. ESC G
(Description) Double-strike on / off
(Format) <1Bh> <47>
(Comments) The double-strike mode is selected if n is odd.
The double-strikemode is cancelled if n is even.
(Cross reference) ESC ! (set print mode)
4.1.16. ESC
(Description) Set / cancel upside-down character printing
(Format) <1Bh> <7Bh> <n>
(Comments) This command rotates the text by 180° so that it prints correctly when the
printer is wall-mounted.
Upside-down character is enabled if n is odd
Upside-down character is disabled if n is even
0 <= n <= 255. Default value is n = 0
The command is valid only when it is used at the beginning of a line.
(Cross reference)
4.1.17. ESC V
(Description) Set / cancel rotated characters
(Format) <1Bh> <56h> <n>
(Comments) This command allows each charcater to be rotated by 90° clockwise.
0 <= n<= 1
n = 0 cancels rotated printing
n = 1 set rotating printing
(Cross reference)
4.1.18. HT
(Description) Horizontal tab. Moves the printing position to the next horizontal tab position
(Format) <09h>
(Comments) Default tabs are every 8 characters
(Cross reference) ESC D (set tabs)