http://www.perlmonks.org?node_id=395155


in reply to Re^2: Raw Data to Printer on Win XP
in thread Raw Data to Printer on Win XP

Does your usb device show up as a COMn: port if you do just issue the "mode" command alone?

If so, you can redirect LPT to it using

Redirect printing: MODE LPTn[:]=COMm[:]

Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"Think for yourself!" - Abigail
"Memory, processor, disk in that order on the hardware side. Algorithm, algorithm, algorithm on the code side." - tachyon