1.1.3 The Components of a Printer Driver

A Windows printer driver consists of code and data. The code includes
functions which configure the printer, retrieve printer capabilities, and
render output. The data includes structures which describe the supported
printer resolutions, color capabilities, device-resident fonts,
curve-drawing capabilities, line-drawing capabilities, and so on.