![Intermec EasyCoder PL-Series Скачать руководство пользователя страница 102](http://html1.mh-extra.com/html/intermec/easycoder-pl-series/easycoder-pl-series_programmers-reference-manual_2079357102.webp)
Chapter 9— Line Print Mode
84
EasyCoder PL-Series Printer Programmer’s Reference Manual
What is Line Print Mode?
Besides printing labels, Intermec PL-series printers can make receipts, lists,
and other variable length documents in Line Print mode. A printer in Line
Print mode receives raw ASCII text and prints out your document in raw
text. In Windows 95, this is called the Generic/Text Only printer.
A printer in Line Print mode can interpret special commands to change
the font, the spacing of characters, or even to print out bar codes and
graphics. Receipts can be just as ornate and detailed as your most complex
label design.
In Line Print mode, the printer uses the spacing, fonts, and form-feed
instructions in a raw text ASCII file. The printer interprets line feed and
carriage returns as well as form feed characters. It does not print tab
characters. In Label mode, you must provide an x and y coordinate for
every item on the label. In Line Print mode, the printer automatically
calculates these coordinates or uses the ones you provide.
This chapter explains how to use Line Print mode to its full advantage. It
covers the basics of how to use utility commands and the most commonly
used commands to create receipts. The end of this chapter includes sample
files and results as well as how to design a unique and professional receipt.
It is assumed that you know how to communicate with the printer and
how to create a basic ASCII file using a text editor like DOS EDIT or
Windows
™
Notepad.
Special Commands Using the Utility Function
Purpose: The printer can execute several Utility commands at once or one at a time.
Format:
! U
SETLP 7 0 24
PAGE-WIDTH 720
PRINT
This line is printed as raw text.
These lines are in font 7 size 0
! U1 SETLP 7 0 24
! U1 PAGE-WIDTH 720
This line is printed as raw text.
These lines are in font 7 size 0.
You must end the ! UTILITIES command, or ! U for short, with the
terminator PRINT followed by a CR/LF (carriage return/line feed or
Enter) to end the utility session. The ! U1 command only executes one
utility command and must be followed by a CR/LF. Also, you can place
the ! U1 command anywhere in a text line to execute the command.
Содержание 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: ......