RD-KT247 thermal printers
35 / 61
[Comment]
The command is effective for all characters (including English characters and Kanji), except
barcode reading characters.
The command is ignored if n is outside the defined scope.
Vertical direction is the paper feeding direction, and horizontal direction is vertical with the
paper feeding direction. When character clockwise rotate 90 °, the relationship between the
vertical direction and horizontal direction is reversed, that is to say, this command’s priority
is lower than the FS 2. And when two commands is effective at the same time, the characters
firstly rotate, then enlarge.
[Example]
unsigned char str[4];
str[0] = 0x1B;
str[1] = 0x58;
str[2] = 2;
str[3] = 2;
SendDataToPrinter(str,4);//
Vertically and horizontally magnify 2 times
ESC i
[Name]
Full cutting
[Type] ASCII
:
ESC
i
Decimal:
27
105
Hex:
1B
69
[Explanation] cutter: full cutting
[Comment]
•
This command does not cause feeding line.
•
This command is only used in the printers with cutter.