54
FF
Function
Prints page mode and returns to STANDARD MODE.
Code
ASCII
FF
Hex
0Ch
Decimal 12
Description Returns to STANDARD mode after printing the data on the page.
Caution
Use ESC+FF if you do not want to return to STANDARD MODE.
SUB+‟x‟+n
Function
Extended Graphic Mode, Korean mode
Code
ASCII
SUB
x
n
Hex
1A
78h
n
Decimal 26
120
n
Range
0≤n≤1
Initial
value
n=0
Description n=0: Korean mode - When the first code is A1h or higher, 2 bytes are
processed and converted into Korean automatically.
n=1: Extended Graphic Mode - All codes are processed as 1-byte codes.
Extended Graphic characters can be printed.
SUB+‟R‟+n
Function
Set the border(outline) of characters
Code
ASCII
SUB
b
n
Hex
1A
52h
n
Decimal 26
82
n
Range
0≤n≤1
Description n=0: Remove border (rectangle) of characters.
n=1 Enables border (rectangle) of characters.
Caution
When enlarged horizontally, it is effective up to the size of 8 times;
however, when enlarged vertically, it is effective only up to the size of 2
times.
www.compodis.com