Platform | Win32, x64 |
Purpose |
To set the printer orientation to portrait or landscape. |
Syntax |
SUBROUTINE SET_PRINTER_ORIENTATION@( V ) |
Description |
This routine can be called before OPEN_PRINTER@ and OPEN_PRINTER1@ or before using one of the standard call-back functions 'PRINTER_SELECT', 'PRINTER_OPEN', or 'PRINTER_OPEN1'. Set V = 0 for portrait and V = 1 for landscape. |