Use the PAGESIZE x, y subcommand to set the current page size.
Syntax
SETTING { PAGESIZE width, height }
The width and height are values in inches up to two decimal places. You usually do not need to specify the page size since most print drivers calculate the page size based on border, margin, orientation, and paper size settings. If you do not specify the page size, the system uses the printer driver page size as a default.
A logical page size can be specified for reports. If the page size is less than the physical printer page size, only the specified area is used for the report. If the logical page size is larger than the physical printer page size, a series of physical pages is output to make up the requested logical page size.
This logical page size is useful for printing large matrix reports. It simplifies the task of pasting together the multiple sheets of paper which would make up the matrix.