Development using Virtual printers instead of real printers

306 Views Asked by At

I want to develop an application that communicates with print spooler. The application is on .Net platform.

I want to have access to raw data of printed document but I want to use a virtual printer for this job. But I am unable to get the data from a virtual printer or raise an event whenever a print job is started. I checked the Windows system files and couldn't find a spooler for the xps printer.

I want to ask that does a virtual printer have spooler? If yes how can I access it because I couldn't find its spooler in the Windows files?

Can I use a virtual printer to develop an application that works with real printers?

Any help will be appreciated Thanks

0

There are 0 best solutions below