The information in this article applies to:
SUMMARYWhen running under Windows NT, PostScript-specific printing features in 16-bit Windows-based applications may not be enabled or may not function correctly. Examples of these features include printing EPS (encapsulated PostScript) graphics and performing color separations. In general, these applications will behave the same with a nonPostScript printer driver under Windows NT as they do when they run under Windows 3.1. MORE INFORMATION
Many 16-bit Windows-based applications designed for graphics
production and desktop publishing have printing features that assume
the use of a PostScript printer driver. The application typically
disables these features if it does not sense a PostScript printer
driver. Most applications use the GetTechnology printer escape (API)
to determine the type of printer driver. Under Windows 3.1, this
escape returns "PostScript" when the current printer driver is a
PostScript driver. Under Windows NT, this escape always returns
"WinSpool", regardless of the current base driver or minidriver. As a
result, the 16-bit Windows-based applications will assume the current
printer driver is not a PostScript driver and will disable its
PostScript-specific features.
Additional query words: prodnt
Keywords : kbprint |
Last Reviewed: January 11, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |