Brother HL-Series Technical Reference Manual page 212

Hide thumbs Also See for HL-Series:
Table of Contents

Advertisement

Revision C 16/01/96
5.2. Page set up
Set page length
EscC n
Ÿ
This command sets the page length in lines.
or
EscCNULn (27)(67)(00)n
Ÿ
This command sets the page length in inches.
Ÿ
The top of form position is set to be the current line.
Ÿ
n is the number of lines that make up one page, or the length of the page in inches, according
to which form of the command is used.
Ÿ
If the first form of the command is used (n = the number of lines in the page) the current line
spacing setting is used to determine the length of the page.
Ÿ
If the first form of the command is used, n must be in the range 1 to 127.
Ÿ
If the second form of the command is used (n = page length in inches), n must be in the range
1 to 14.
LPRINT CHR$(27); CHR$(67); CHR$(40); '40 lines per page
LPRINT CHR$(27); CHR$(67); CHR$(0); CHR$(11); '11 inches per page
Set left margin
Escln
Ÿ
This command sets the left margin in columns from the left edge of the page. The width of a
column is the current character width.
Ÿ
In proportional spacing mode a column width of 1/10" is adopted.
Ÿ
This command clears all tab settings.
Ÿ
The minimum space allowed between the left and right margins is 1/5".
LPRINT CHR$(27); CHR$(108); CHR$(10); 'Left margin 1" at 10 cpi
(27)(67)n
<1Bh><43h>n
<1Bh><43h><00h>n
(27)(108)n
<1Bh><6Ch>n
Chapter 5 " EPSON FX-850 " - 13

Advertisement

Table of Contents
loading

Table of Contents