are
re-evaluated based
on
the new orientation. This escape
seqllence mllst be sent at the beginning
of
a page. All
data
received
prior
to
this command, but
after
the
previous
Form
Feed, will be printed
and
a
Form
Feed and Carriage
Return
will
be executed
(auto
page
eject).
BASIC Example:
100
REM
-character
font orientation
110
LPRINT
CHR$(27)j"&100"j''This is
PORTRAIT
mode."
120
LPRINT
"PORTRAIT
mode is usually used for letters"
130
LPRINT
CHR$(27);"&J10";''This is LANDSCAPE mode"
140
LPRINT
"LANDSCAPE
is useful for other applications"
150
LPRINT
CHR$(12);
:REM
-Form
Feed-
SELECT
NUMBER
OF
COPIES
The
Ec&I#X
escape sequence selects
the
number
of
copies
of
each
page
to
be printed,
with
the
value field (#) specifying
the
number
of
copies
(l
to
99). This
command
can
be received anywhere
within a page
(affecting
the
current
page).
PAPER
INPUT
CONTROL
The
following escape sequence allows you
to
control
the
method
of
paper
input
to
your
LaserJet
or
LaserJet
+
printer
(see
Chapter
IV
for
LaserJet
500+
paper input control):
Ec&I#H
The
value field (#) specifies
the
paper
input
method
as
shown
in
the
following table:
2-47