Set Page Format ESC ( c
Data Structure ASCII ESC "(" "c" <nL><n
H><t
L><t
H><b
L><b
H> set page format
hex. 1B 28 63 <nL><n
H><t
L><t
H><b
L><b
H>
dec. 274099<n
L><n
H><t
L><t
H><b
L><b
H>
Description Valid values:
nL = 4, nH = 0
((tH x 256) + tL) < ((bH x 256) + bL) top margin < bottom margin
((bH x 256) + bL) x (defined unit) 22 bottom margin < 22 inches
Defines top and bottom margins previously defined with the sequence ESC ( U
(see page 62).
(top margin) = ((tH x 256) + tL) x (defined unit)
tH = INT
(top margin) x 1
(defined unit)
256
tL = MOD
(top margin) x 1
(defined unit)
256
(top margin) = ((tH x 256) + tL) x (defined unit)
bH = MOD
(bottom margin) x 1
(defined unit)
256
bL = MOD
(bottom margin) x 1
(defined unit)
256
8 Paper and Text Formatting