Orientation
Syntax
Orientation mode
Parameters
- mode: The desired page orientation. Allowed values are
Portrait(higher than wide) orLandscape(wider than high).
Description
Sets the printing orientation for the output.
Remarks
Landscape mode is often useful for reports with many columns, such as triathlon results.
Examples
To print in portrait mode:
Orientation Portrait
To print in landscape mode:
Orientation Landscape