Intercept Printing in WindowsXP

  • Thread starter Thread starter Victor Reboucas
  • Start date Start date
V

Victor Reboucas

Hi, I'm trying to implement a routine to intercept "print jobs" using
windowsXP.

My goal is to retreive the "user requested print settings" (B/W, number of
pages, number of copies, etc) and send it to a bussiness object that will
send back true/false to my routine. Using this return value I should allow
or deny the current print job.

Is there any way of doing this?

thanks for any clue,
Regards,
Victor
 
If this can help somebody...

it's all about APIs and Drivers programming to deal with the print spooler.


regards,
Victor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top