Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Graphics Device Interface
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== GDI printers == A GDI printer or '''Winprinter''' (analogous to a [[Winmodem]]) is a printer designed to accept output from a host computer running Windows. The host computer does all print processing: GDI renders a page as a bitmap, which the [[printer driver]] receives, processes, and sends to the associated printer.<ref name="linuxprinting">{{cite web|title=Generic GDI Printer|url=https://www.openprinting.org/printer/Generic/Generic-GDI_Printer|access-date=21 July 2021|website=Open Printing|publisher=The Linux Foundation}}</ref><ref>{{cite web |title=Windows-only printers |url=https://www.tldp.org/HOWTO/Printing-HOWTO/winprinters.html |publisher=[[Linux Documentation Project]] |access-date=October 29, 2019}}</ref> The combination of GDI and the driver is bidirectional; they receive information from the printer such as whether it is ready to print or is out of paper. Printers that do not rely on GDI require hardware, firmware, and memory for page rendering while a GDI printer uses the host computer for this. However, a printer with its own control language can accept input from any device with a suitable driver, while a GDI printer requires a PC running Windows. GDI printers can be made available to computers on a network if they are connected as shared printers on a computer which is on and running Windows. Some "generic" GDI drivers such as <code>pnm2ppa</code> have been written; they aim to make GDI printers compatible with non-Windows operating systems such as [[FreeBSD]], but they cannot support all printers.<ref name="linuxprinting" /> In order to allow simpler creation of drivers for Winprinters, the [[Microsoft Universal Printer Driver]] was created. This allows printer vendors to write Generic Printer Description (GPD) "minidrivers", which describe the printer's capabilities and command set in plaintext, rather than having to do kernel mode driver development. Microsoft has moved away from this printing model with [[Open XML Paper Specification]].
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Graphics Device Interface
(section)
Add topic