Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.03 KB

plotter-driver-capabilities.md

File metadata and controls

22 lines (15 loc) · 1.03 KB
title description keywords ms.date
Plotter Driver Capabilities
Plotter Driver Capabilities
Plotter Driver WDK print , capabilities
MSPlot WDK print , capabilities
01/30/2023

Plotter Driver Capabilities

[!includePrint Support Apps]

The Microsoft Plotter Driver (MSPlot) provides the following capabilities:

  • Support for all plotters that use the HPGL/2 version of the Hewlett-Packard Graphics Language, by means of plotter model-specific plotter driver minidrivers.

  • A plotter driver user interface, based on the TreeView control and property sheets, that is consistent for all plotters.

  • A plotter driver renderer that, along with the GDI graphics engine, converts Win32 GDI calls from applications into printer commands that can be sent to the print spooler.

To provide support for a new HPGL/2-compliant device type, all you need to do is provide a minidriver that describes the device.