BUG: Color PostScript Drivers Report Incorrect Data (87349)



The information in this article applies to:

  • Microsoft Windows Software Development Kit (SDK) 3.1

This article was previously published under Q87349
3.10 WINDOWS kbprg kbbuglist

SYMPTOMS

In the Microsoft Windows graphical environment, when an application creates a printer Device Context (DC) for a QMS ColorScript 100 printer or for a Seiko ColorPoint PS printer, and specifies the DC in a call to the GetDeviceCaps() function, each driver reports the following information about itself:
   BITSPIXEL  = 1
   PLANES     = 1
   NUMCOLORS  = 8
				
At least one of these numbers is incorrect in each case.

STATUS

Microsoft has confirmed this to be a bug in Windows version 3.1. Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

Modification Type:MinorLast Reviewed:2/11/2005
Keywords:kbbug kbpending KB87349