I have to simulate a LPT Printer for a legacy PC on 16b running MS DOS, from another host pc running windows, in order to capture the print job and further process it. There is no access to the legacy PC. Only physical access to the LPT port.
The connection between them is done with a LPT2USB tool. http://www.lpt2usb.net/
As I googled, printfil seems to be nearest as a solution. But I did not managed to simulate LPT printer with it.
I would like some ideas how to achieve this. (Commercial solutions or not).
Thank you for your time,