Scale-To-Fit Commands - Intermec EasyCoder PL3 Programmer's Reference Manual

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

Advertisement

Example Output:

Scale-To-Fit Commands

Purpose: The Scale-To-Fit commands automatically calculate the scale in order to
Format:
Example Input:
EasyCoder PL-Series Printer Programmer's Reference Manual
; Print using x scale of 10 points and y scale
; of 20 points
SCALE-TEXT PLL_LAT.CSF 10 20 0 150 TALLER FONT
FORM
PRINT
10 POINT FONT
WIDER FONT
TALLER FONT
fit text inside a window.
{command} {name} {width} {height} {x} {y} {data}
where:
{command}: Choose from the following:
SCALE-TO-FIT:
(or STF)
VSCALE-TO-FIT: Prints scaled text vertically.
(or VSTF)
{name}:
Font name. For help, see "Resident Font Samples" in
Chapter 3.
{width}:
Unit-width of the window. For help, see Appendix D, "Font
Information."
{height}:
Unit-height of the window. For help, see Appendix D,
"Font Information."
{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.
{data}:
Text to be printed.
Input (STF.LBL):
! 0 200 200 100 1
IN-MILLIMETERS
CENTER
Chapter 4— Scalable Text
Prints scaled text horizontally.
29

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the EasyCoder PL3 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Easycoder pl4Easycoder pl-series

Table of Contents