Hi, I'm printing an invoice using a BT Printer, everything works fine, but when I turn off the printer, and try to print, triggers the AStreams_Error Event with this errors:
java.io.IOException: socket closed
java.io.IOException: read failed, socket might closed or timeout, read ret: -1
That's ok, that is how I know the printer is not available, but when I turn on the printer, I have the same errors, it's like is not reconnecting again.
Thanks in advance for your help.
java.io.IOException: socket closed
java.io.IOException: read failed, socket might closed or timeout, read ret: -1
That's ok, that is how I know the printer is not available, but when I turn on the printer, I have the same errors, it's like is not reconnecting again.
Thanks in advance for your help.