
Thermal Printer Technical Manual
63
CENTER Commands
[Name]
Center Command
[Format] {command}
[Description] The content in current line to be showed in center
LEFT Commands
[Name]
Left Command
[Format] {command}
[Description] The content in current line to be showed on the left
RIGHT Commands
[Name]
Right Command
[Format] {command}
[Description] The content in current line to be showed on the right
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)
PREFEED EXAMPLE