BUG: The SetTextCharacterExtra() Function Is Sometimes Ignored When Printing (262614)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Professional
- Microsoft Windows NT Server 4.0
- Microsoft Windows NT Workstation 4.0
- Microsoft Windows XP Home Edition
- Microsoft Windows XP Professional
This article was previously published under Q262614 SYMPTOMS
The SetTextCharacterExtra function in the Win32 API apparently is ignored when it is used on some printer device contexts in Windows 2000 and Windows NT 4.0.
RESOLUTION
To work around the problem, avoid using the SetTextCharacterExtra function on a printer device context. Instead, use the ExtTextOut function to control the advance width between each character, by using the lpDX parameter.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 5/14/2003 |
---|
Keywords: | kbbug kbdraw kbGDI kbprint KB262614 |
---|
|