HOWTO: How to Change Default Printer Settings in an MFC Application (126897)
The information in this article applies to:
- The Microsoft Foundation Classes (MFC), when used with:
- Microsoft Visual C++ for Windows, 16-bit edition 1.5
- Microsoft Visual C++ for Windows, 16-bit edition 1.51
- Microsoft Visual C++ for Windows, 16-bit edition 1.52
- Microsoft Visual C++, 32-bit Editions 2.0
- Microsoft Visual C++, 32-bit Editions 2.1
This article was previously published under Q126897 SUMMARY
To change the default printer settings in an MFC application, you must
retrieve the system default settings in a CWinApp derived object and
modify those defaults before a print job is invoked.
Modification Type: | Major | Last Reviewed: | 12/9/2003 |
---|
Keywords: | kbcode kbhowto kbprint KB126897 |
---|
|