LANDSCAPE, RLANDSCAPE |
Top Previous Next |
Syntax
landscape or rlandscape
Description
This keyword will ensure that UnForm produces output in landscape (horizontal) orientation. The default orientation is portrait (vertical), unless UnForm encounters a PCL control code setting landscape mode (hex 1B266C314F) on the first page. Use of this keyword will force landscape mode regardless of PCL control codes found in the input.
The rlandscape command will turn on reverse landscape mode.
Note that landscape is supported inside 'if copy' blocks, allowing different copies to be in different orientations.
Also see the portrait keyword.
Drivers: pcl, ps, pdf (rlandscape is pcl only)
|