Scalable Concatenation Commands - Intermec EasyCoder PL3 Programmer's Reference Manual

Intermec easycoder pl3: reference guide
Hide thumbs Also See for EasyCoder PL3:
Table of Contents

Advertisement

Chapter 4— Scalable Text
Example Output:

Scalable Concatenation Commands

Purpose: Scalable concatenation allows you to assign different character styles to
Format:
30
; Fit a text string into an area 40mm wide by 10mm ; high
SCALE-TO-FIT PLL_LAT.CSF 40 10 0 10 SALE
; Fit a longer text string into the same 40mm wide ; by 10mm
high area
SCALE-TO-FIT PLL_LAT.CSF 40 10 0 20 SALE PRICE
; Fit "SALE" text into a 40mm wide by 20mm high
SCALE-TO-FIT PLL_LAT.CSF 40 20 0 30 SALE
FORM
PRINT
strings, printing them with uniform spacing on the same text line. You can
combine both scalable and bitmap text between a Concat and Endconcat
command. For more information, see "Text Concatenation Commands"
in Chapter 3.
{command} {x} {y}
<ST> {name} {width} {height} {offset} {data}
"
"
"
"
<ST> {name} {width} {height} {offset} {data}
<ENDCONCAT>
where:
{command}:
Choose from the following:
CONCAT
VCONCAT Vertical concatenation.
{x}:
Horizontal starting position. For help, see "Label
Coordinate System" in Chapter 1.
{y}:
Vertical starting position. For help, see "Label
Coordinate System" in Chapter 1.
{name}:
Font name. For help, see "Resident Font Samples"
in Chapter 3.
{width}:
Font width point size. For help, see Appendix D,
"Font Information."
EasyCoder PL-Series Printer Programmer's Reference Manual
"
"
Horizontal concatenation.
; area

Advertisement

Table of Contents
loading

This manual is also suitable for:

Easycoder pl4Easycoder pl-series

Table of Contents