I want to be able to count print jobs sent to the printer and when a certain number of print jobs have been reached i want to stop any print jobs from being sent that day. Any idea how to do this?
Printable View
I want to be able to count print jobs sent to the printer and when a certain number of print jobs have been reached i want to stop any print jobs from being sent that day. Any idea how to do this?
Do a search in the MSDN for a topic "Printing and Print Spooler Functions" which should list any functions you could use to nteract with the print spooler (You may have to use search instead of Index in MSDN)
Article here .. if it helps..
http://codeguru.earthweb.com/vb/gen/...cle.php/c9819/