Guest smlunatick Posted October 10, 2008 Posted October 10, 2008 I have an application (faxing) that captures the printing thru the standard LPR/LPD protocol. It works find when send from Linux based servers but not well with the Windows print queues. I need to redirect the "raw" data stream from a shared Windows printer (\ \PC1\prtfax) out to an IP address (\\192.168.1.1\fax) without having a Windows printer driver "formatting" the data. How can I do this?
Recommended Posts