M
mikeb
I've been asked if I could convert my app to send raw printer data to USB
rather than serial/COM.
Right now, we open the com port and ship out our text printer data to that
port (a label printer). I've searched the web, and there are comments
suggesting that its "probably" a similar operation - I'd like a little more
confidence that it is.
Does anyone ship data to a USB printer (this printer is an Intermec barcode
label printer, but that shouldn't matter) - how is this handled in code? I
haven't found a USB port, similar to COM1, LPT1, etc...
Thanks
Mike
rather than serial/COM.
Right now, we open the com port and ship out our text printer data to that
port (a label printer). I've searched the web, and there are comments
suggesting that its "probably" a similar operation - I'd like a little more
confidence that it is.
Does anyone ship data to a USB printer (this printer is an Intermec barcode
label printer, but that shouldn't matter) - how is this handled in code? I
haven't found a USB port, similar to COM1, LPT1, etc...
Thanks
Mike