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!