The information in this article applies to:
SUMMARYIn Windows 3.1 and later, print settings can be changed on a page-by-page basis through the ResetDC() API. MORE INFORMATION
An application can pass a new DEVMODE structure (containing new print settings) to ResetDC() between pages to change the print settings. For example, this function makes it possible to change the paper bin or paper orientation for each page in a print job. Note that ResetDC() cannot be used to change the driver name, device name, or the output port.
Additional query words: 3.10 4.00 dmOrientation dmDefaultSource dmPaperSize hDC WM_DEVMODECHANGE ExtDeviceMode
Keywords : kbNTOS350 kbNTOS351 kbNTOS400 kbWinOS95 kbDSupport kbSDKWin16 |
Last Reviewed: July 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |