Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 592 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 592 Bytes

PrintMonitoring

Course paper at University. Its a program which can monitoring information about printing for Windows OS. The program using WIndows SDK and fork with library Winspool.

The program performs the following functions:

  • launch of print monitoring;
  • Stop printing monitoring;
  • display statistics in the software interface;
  • saving statistics to a file.
  • cleaning of collected statistics.
  • start with system startup

Log contains next fields:

  • date and time of printing;
  • printer name;
  • the title of the document.
  • computer name;
  • user name;
  • number of pages;