REGO Thermal Printer Technical Manual
www.regotek.com
64
PREFEED Commands
[Name] Prefeed dots(length) before printing
[Format] {command} {length}
[Description] {command}:PREFEED
{ length }: dots(8dot/mm)
[Example]
! 0 200 200 210 1
PREFEED 40
TEXT 7 0 0 20 PREFEED EXAMPLE
PRINT
Prefeed 40dots(5mm)
POSTFEED Commands
[Name]
Post
feed dots(length) before printing
[Format]
{command} {length}
[Description]
{command}
:
POSTFEED
{ length }
:
dots(8dot/mm)
[Example]
! 0 200 200 210 1
POSTFEED 40
TEXT 7 0 0 20 POSTFEED EXAMPLE
PRINT
Postfeed 40dots(5mm)
BARCOD-TEXT Commands
[Name]
HRI character command
[Format] {command} {font number} {font size} {offset}
[Description] {command}
:
BARCODE-TEXT(or BT)
{font number}
:
HRI character font (Fixed to 12*24)
{font size}
:
HRI character size (Fixed to original size)
{offset}
:
Offset between HRI character and barcode.
[Example]
! 0 200 200 210 1
BARCODE-TEXT 24 0 50
BARCODE 128 1 1 50 0 20 123456789
BARCODE-TEXT OFF
PRINT
PREFEED EXAMPLE
POSTFEED EXAMPLE