Jump to content

Windows Printing System

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 221.128.180.129 (talk) at 12:38, 24 April 2007. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A Winprinter (similar to a Winmodem) is a print processor on Microsoft Windows that uses software to do all the print processing instead of requiring the printer hardware to do it. It works by rendering an image to a bitmap on the host computer and then sending the bitmap to the printer.

This allows low-cost printers to be built by printer manufacturers, because all the page composition is done in software. A Winprinter uses the internal graphics display subsystem of Windows, Graphics Device Interface (GDI) to prepare the output. Hence, the printer is often also called a GDI printer.

In general, usually, the lowest-cost current-model laser printers are GDI devices. Most manufacturers also produce more flexible models that add PCL compatibility, or PostScript, or both. In most cases it is only the very lowest-cost models in any given manufacturer's range that are GDI-only.