
3. TEXT
A. TEXT Commands
The TEXT command is used to place text on a label. This command and its variants control the
specific font number and size used, the location of the text on the label.
Format
{command} {font} {size} {x} {y} {data}
Command & option
{command}
TEXT (or T) Prints text horizontally
VTEXT (or VT) Prints text (vertically) rotated 90degrees counterclockwise
TEXT90 (or T90) Same as VTEXT above.
TEXT180 (or T180) Prints text (upside down) rotated 180 degrees
counterclockwise
TEXT270 (or T270) Prints text (vertically) rotated 270 degrees
counterclockwise
{font}
font의 Name/number
{size}
font의 size
{x}
Horizontal starting position
{y}
Vertical starting position
{data}
The text to be printed
Kommentare zu diesen Handbüchern