in reply to Virtual Printer
http://www.programurl.com/miraplacid-publisher-sdk.htm
Another solution which you could implement entirely is perl is to find a Windows print driver which communicates to the printer via the serial port. Then use the com0com driver to create a serial port bridge. The flow of data would be:
(Rube Goldberg, EYHO.)
The com0com driver is pretty cool. You can also create com to tcp bridges which allows you to communicate with serial devices over the network.
Link to the com0com project: http://com0com.sourceforge.net/
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Virtual Printer
by monkjeff (Initiate) on Feb 06, 2008 at 19:38 UTC |