Setting page size and margins
PAGESIZE width, height
Set the size of the printed page (8.5 x 11, 11 x 14, and so on).
MARGIN numeric-inches
Set generic margins. This setting applies to all margins (top, bottom, left and right).
TOPMARGIN numeric-inches
BOTTOMMARGIN numeric-inches
LEFTMARGIN numeric-inches
RIGHTMARGIN numeric-inches
Set each margin.
To set all margins the same, use the MARGIN subcommand.
Parent topic