PRB: Printer's Default Paper Size Not Used by Common Dialog BoxLast reviewed: March 17, 1998Article ID: Q168573 |
The information in this article applies to:
SYMPTOMSWhen you select a printer in a common Print dialog box, the paper size may not match the default setting for the selected printer. However, the system default printer seems to keep its default paper setting.
CAUSEThis occurs because the common Print dialog box maintains the current paper setting even when the printer selection is changed. In the case of dialog initialization, the current printer is either the system default printer or one specified by the application. In either case, the common Print dialog box is initialized with the printer’s default paper setting. The common Print dialog box maintains the paper setting because it assumes that users will want to print to the same paper type when they switch to a different printer. This may be contradictory to an application developer’s assumption that a different selection in the common Print dialog box should be initialized with a specific printer’s default paper setting.
RESOLUTIONIf you prefer that each new selection in the Print dialog box be initialized with the printer’s default paper setting, you need to implement your own Print dialog box so you can control the default settings.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior
Keywords : GdiPrn UsrCmnDlg PrintDlg kbprint Platform : NT Win95 WINDOWS Issue type : kbprb |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |