0
Answer

Virtual Printer Driver

sandeegk

sandeegk

18y
2.2k
1

I am trying to get information on creating a virtual printer driver in vb.net.

Basically, I need the application to appear as a printer in the windows print dialog. When a text file is "printed" to this program, I have custom logic to parse the text file.

Any help is appreciated!