Set Page Length in Units ESC ( C
Data Structure ASCII ESC "(" "C" <nL><n
H><m
L><mH> set page length in units
hex. 1B 28 43 <nL><n
H><m
L><mH>
dec. 274067<n
L><n
H><m
L><mH>
Description Valid values:
nL = 2, nH = 0
0 < ((mH x 256) + mL) x (defined unit) 22
Defines page length in untis previously defined with the sequence ESC ( U (see page 62).
(page length) = ((mH x 256) + mL) x (defined unit)
mH = INT
(page length) x 1
(defined unit)
256
mL = MOD
(page length) x 1
(defined unit)
256
This sequence sets top and bottom margins to default.
Set page length first, then load paper. Using this sequence within the form sets top of
form position at the current position.
Paper and Text Formatting 7