P3-10 Mobile Printer CPCLProgramming Manual
MULTILINE (ML) Commands
MULTILINE (ML) allows you to print multiple lines of text
using the same font and line-height.
Format:
{command} {height}
{text} {font} {size} {x} {y}
{data}
“
{data}
<ENDMULTILINE>
where:
{command}:
Choose from the following:
MULTILINE Prints multiple lines of text.
(or ML)
{height}:
Unit-height for each line of text.
{text}:
Text command (TEXT, VTEXT, etc.).
{font}:
Name/number of the font.
{size}:
Size identifier for the font.
{x}:
Horizontal starting position.
{y}:
Vertical starting position.
{data}:
Text to be printed.
<ENDMULTILINE>:
Terminates MULTILINE.
(or ENDML)