Printer Driver
Question: What is the purpose of a printer driver?
stephen
Answer: The operating system uses one standard set of codes to indicate how a page should be formatted for printing. Different printers use different sets of codes to actually do that formatting. The printer driver is what translates the one into the other.


