I need to send a binary file (an image) to a printer file through a port (COM2), and I tried in Windows (Win2000) command line:
copy /b BRASAO5.1 > COM2
I don't know if the printer receveid. A serial port has two way communication but I don't know how to see the printer response...
I've tried to use the image but I can't get any result...
Anyone can help me? I don't know if the problem is that the image can't get there or if the printer has some problem...
Thanks for possible help
J. Silva
copy /b BRASAO5.1 > COM2
I don't know if the printer receveid. A serial port has two way communication but I don't know how to see the printer response...
I've tried to use the image but I can't get any result...
Anyone can help me? I don't know if the problem is that the image can't get there or if the printer has some problem...
Thanks for possible help
J. Silva