How To Print a Document (139652)
The information in this article applies to:
- Microsoft Win32 Application Programming Interface (API), when used with:
- Microsoft Windows NT Server 3.5
- Microsoft Windows NT Server 3.51
- Microsoft Windows NT Workstation 3.5
- Microsoft Windows NT Workstation 3.51
- Microsoft Windows CE Services 2.0
- Microsoft Windows XP 64-Bit Edition
- Microsoft Windows XP Home Edition
- Microsoft Windows XP Professional
This article was previously published under Q139652 SUMMARY
This article describes each of the seven steps required to print a document
to a printer in Windows programming. Note that while Windows CE version 2.0
and later do provide printing support, you need to consider the following:
- Windows CE provides no support for spooling or printing multiple copies.
- Some PRINTDLG structure members have different names in Windows CE.
- You need to use the PD_RETURNDEFAULTDC flag instead of PD_RETURNDEFAULTPD_RETURNDC.
Modification Type: | Minor | Last Reviewed: | 3/21/2005 |
---|
Keywords: | kbcode kbGDI kbhowto kbprint KB139652 |
---|
|