Monitoring print jobs

  • Thread starter Thread starter news.microsoft.com
  • Start date Start date
N

news.microsoft.com

Is there anyway to have an application monitor all print jobs (for all
printers)? I need to watch for print jobs named a specific way and kill
them.
 
Thank you. I'm trying it now. (I'm using VB.NET, but .NET should be .NET...
theoretically...) :)
 
I have the code working in VB. It appears to just let me "monitor" the
print jobs, and not to affect them. I need to kill a print job (or modify
it so it prints specific text instead what they tried to print) once I see
one that matches certain criteria. How can this be done?
 
Back
Top