P3-8 Mobile Printer CPCLProgramming Manual
TEXT CONCATENATION COMMANDS
Text concatenation allows you to assign different charac-
ter styles to strings, printing them with uniform spacing on
the same text line. This command can be used in combi-
nation with scalable fonts. See Scalable Concatenation
Commands
Format:
{command} {x} {y}
{font} {size} {offset} {data}
““ “ “
{font} {size} {offset} {data}
<ENDCONCAT>
where:
{command}:
Choose from the following:
CONCAT Horizontal concatenation.
VCONCAT Vertical concatenation.
{x}:
Horizontal starting position.
{y}:
Vertical starting position.
{font}:
Name/number of the font.
{size}:
Size identifier for the font.
{offset}:
Unit-value to offset text from the
starting position. Used to align
individual text strings or create
superscript/subscript characters.
{data}:
Text to be printed.
<ENDCONCAT>:
Terminates concatenation.