REGO Thermal Printer Technical Manual
www.regotek.com
62
T 24 11 0 10 Normal Display
INVERSE-TEXT 1
T 24 11 0 60 Inverse Display
INVERSE-TEXT 0
T 24 11 0 110 Normal Display
PRINT
INVERSE-LINE Commands
[Name]
Inverse-line Command
[Format] {command} {x0} {y0 } {x1} {y1} {width}
[Description] {command}: INVERSE-LINE
(
or IL
)
{x0}: X-coordinate of the top left corner
{y0}: Y-coordinate of the top left corner.
{x1}: X-coordinate of:
-top right corner for horizontal
-bottom left corner for vertical
{y1}: Y-coordinate of:
-top right corner for horizontal
-bottom left corner for vertical
{width}: Width of the inverse-line
[Example]
! 0 200 200 210 1
TEXT 24 11 30 45 SAVE
TEXT 24 11 30 95 MORE
INVERSE-LINE 0 45 145 45 45
INVERSE-LINE 0 95 145 95 45
PRINT
UNDERLINE-TEXT Commands
[Name]
Underline-Text Command
[Format] {command} {value}
[Description] {command}
:
UNDERLINE -TEXT(or UT)
{value} means to print underline or not
1
:
Print Underline One Dot
2
:
Print Underline Two Dot
0
:
Cancel printing underline
[Example]
! 0 200 200 210 1
T 24 11 0 10 Normal
UNDERLINE-TEXT 1
T 24 11 0 60 Underline One Dot
UNDERLINE-TEXT 2
T 24 11 0 110 Underline Two Dot
UNDERLINE-TEXT 0
Normal Display
Inverse Display
Normal Display