We want a virtual printer driver (in C or Java) writing (for example, how to create a virtual printer in Windows) We allow you to redirect the file to a file server (eg http: / /www.colorpilot com /VirtualPrinterForCSharp2.html. Which are the building blocks of a basic printer driver and I Spooler Print Monitor (these two are enough) Each offers Estimated Read.
How to write a driver for virtual printer
Happy to support you!
Here it is necessary to write a “rendering plug in” to stream information through a socket. A redirection port monitor can be utilized for this task. Also, use the sample port monitor in WDK – Windows Driver Kit. (Get reference from TTV sample in the Microsoft site.)
It is possible to write windows drivers directly in Java unlike in C/ C++. Further, try using the LPD implementation which is available in Java, so that Windows use the LPR protocol to print to the Java LPD.