Merrion
09-05-2006, 12:30 PM
The printer monitoring component - monitors one or more printers and responds to jobs being added/deleted/changed etc and changes to the printer settings etc. Also has classes to wrap up all the printer related stuff that is missing from the .Net framework.
Merrion
09-06-2006, 04:20 PM
If you are interested in seeing this used in an application there's a codePlex project (http://www.codeplex.com/Wiki/View.aspx?ProjectName=PUMA) that should (hopefully) eveolve into a full featured printer usage monitoring application.
Merrion
09-11-2007, 02:55 PM
New release.....uses new SafeWaitHandle class throughout, and all warnings fixed etc.