Chapter 4— Scalable Text
30
EasyCoder PL-Series Printer Programmer’s Reference Manual
; 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 ; area
SCALE-TO-FIT PLL_LAT.CSF 40 20 0 30 SALE
FORM
Example Output:
Scalable Concatenation Commands
Purpose: Scalable concatenation allows you to assign different character styles to
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.
Format:
{
command
} {
x
} {
y
}
<ST> {
name
} {
width
} {
height
} {
offset
} {
data
}
“
“ “ “ “ “
<ST> {
name
} {
width
} {
height
} {
offset
} {
data
}
<ENDCONCAT>
where:
{command}:
Choose from the following:
CONCAT
Horizontal concatenation.
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
Страница 1: ...EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 4: ...iv EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 14: ...Contents xiv EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 18: ...Before You Begin xviii EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 35: ...Chapter 3 Text EasyCoder PL Series Printer Programmer s Reference Manual 17 ...
Страница 44: ...Chapter 3 Text 26 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 74: ...Chapter 6 Two Dimensional Bar Codes 56 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 83: ...Chapter 7 Graphics EasyCoder PL Series Printer Programmer s Reference Manual 65 Output ...
Страница 84: ...Chapter 7 Graphics 66 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 100: ...Chapter 8 Advanced Commands 82 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 122: ...Chapter 10 Advanced Utilities 104 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 128: ...Chapter 11 Printer Escape Commands 110 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 182: ...Chapter 14 Printer Configuration and Setup 164 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 186: ...Appendix A Troubleshooting 168 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 190: ...Appendix B Interface Cables 172 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 193: ...Appendix C Character Tables EasyCoder PL Series Printer Programmer s Reference Manual 175 CP850 Character Set ...
Страница 194: ...Appendix C Character Tables 176 EasyCoder PL Series Printer Programmer s Reference Manual Latin 1 Character Set ...
Страница 200: ...Appendix D Font Information 182 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 204: ...Appendix E Bar Code Quick Reference 186 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 205: ...EasyCoder PL Series Printer Programmer s Reference Manual 187 Index I ...
Страница 219: ......