Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 680 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 680 Bytes

PrintMonitor

This is a Print Monitor for the Ghostscript printer driver.

To compile the project with Visual Studio Community the file

  • haufe.components.printer.props.template

must be adapted and renamed to

  • haufe.components.printer.props.

The Windows Driver Kit (WDK) is also required (dependency to winspool.lib).

The Print Monitor can be installed with the ./deploy/PrintMonitor.ps1 Powershell script.