FUNCTION
CODE
OUTLINE
FUNCTION
CODE
OUTLINE
FUNCTION
CODE
OUTLINE
FUNCTION
CODE
OUTLINE
FUNCTION
CODE
OUTLINE
Select underline mode
<ESC>
(1B)H (2D)H (31)H or (1B)H (2D)H (01)H
Data following this code is printed out underlined. (However, the spaces generated by horizontal tab are not underlined.)
Cancel underline mode
<ESC>
(1B)H (2D)H (30)H or (1B)H (2D)H (00)H
Cancels underlined mode.
Select upperline mode
<ESC> “_” “1” or <ESC> “_” <1>
(1B)H (5F)H (31)H or (1B)H (5F)H (01)H
Data following this code is printed out with an upperline. (However the spaces generated by horizontal tab are not upperlined.)
Cancel upperline mode
<ESC> “_” “0” or <ESC> “_” <0>
(1B)H (5F)H (30)H or (1B)H (5F)H (00)H
Cancels upperline mode.
Select highlighted print mode
<ESC> “4” (1B)H (34)H
Prints with highlighted characters.
If an underline, upperline or inverted print command is input while the highlighted print mode is in effect, the highlighted mode will be canceled and the newly input command will be executed. If a highlighted print command is received while the underline, upperline or inverted print mode is in effect, the previously set mode is canceled and the highlighted print mode will be set.
– 35 –