
Revision C 16/01/96
Chapter 6 " IBM Proprinter XL " - 10
Set perforation skip
EscNn
(27)(78)n
<1Bh><4Eh>n
This command sets the bottom margin and enables perforation skip, that is, whenever the
print position reaches the bottom margin the printer performs a page eject and moves the print
position to the top of the next page.
n = the number of lines at the current line space setting between the bottom edge of the page
and the bottom margin.
n must be in the range 1 to 255.
Esc C (set page length) and Esc O(Cancel perforation skip) cancel automatic perforation
skip.
If the bottom margin is set to be above the top margin, the top margin is discarded and one
line is enabled for printing.
LPRINT CHR$(27); CHR$(78); CHR$(4); 'Set bottom margin to 4 lines.
Cancel perforation skip
EscO
(27)(79)
<1Bh><4Fh>
This command cancels the automatic perforation skip feature.
LPRINT CHR$(27); CHR$(79); 'Cancel perforation skip.
Line spacing and tabs
Set 1/8" line spacing
Esc0
(27)(48)
<1Bh><30h>
This command sets the line spacing to 1/8". All subsequent line feed operations will move the
print position 1/8" down the page.
LPRINT CHR$(27); CHR$(48); 'Set line spacing to 1/8".
Set 7/72" line spacing
Esc1
(27)(48)
<1Bh><31h>
This command sets the line spacing to 7/72". All subsequent line feed operations will move
the print position 7/72" down the page.
Since the printer's resolution is 600 dots per inch the line spacing will not be exactly 7/72".
LPRINT CHR$(27); CHR$(49); 'Set line spacing to 7/72".
Содержание HL- SERIES
Страница 13: ...Revision A 16 01 96 Chapter 1 Introduction ...
Страница 16: ...Revision C 16 01 96 Chapter 2 PCL 1 Chapter 2 PCL ...
Страница 123: ...Revision C 16 01 96 Chapter 2 PCL 3 W width raster area 78 Y y offset raster 79 ...
Страница 124: ...Revision C 16 01 96 Chapter 3 PJL 1 Chapter 3 PJL Printer Job Language ...
Страница 180: ...Revision C 16 01 96 Chapter 4 Diablo 630 1 Chapter 4 Diablo 630 ...
Страница 200: ...Revision C 16 01 96 Chapter 5 EPSON FX 850 1 Chapter 5 EPSON FX 850 ...
Страница 237: ...Revision C 16 01 96 Chapter 6 IBM Proprinter XL 1 Chapter 6 IBM Proprinter XL ...
Страница 259: ...Revision C 16 01 96 Chapter 7 Bar Codes Control 1 Chapter 7 Bar Code Control ...
Страница 267: ...Revision C 16 01 96 Chapter 8 HP GL2 1 CHAPTER 8 HP GL 2 Graphics Language ...
Страница 280: ...Revision C 16 01 96 Chapter 8 HP GL2 14 220 END Sample 21 ...
Страница 328: ...Revision C 16 01 96 Chapter 9 HP GL 1 CHAPTER 9 HP GL Graphics Language ...
Страница 332: ...Revision C 16 01 96 Chapter 9 HP GL 5 1 3 2 Printing Area a b d c a b c d mm A4 4 5 5 5 Letter 6 5 5 5 Legal 6 5 5 5 ...
Страница 342: ...Revision C 16 01 96 Chapter 9 HP GL 15 Sample 68 ...
Страница 387: ...Revision C 16 01 96 APPENDIX A COMPALISON LIST 24 RESOLUTION 300 600 300 600 300 600 ...