Hello Forum people
Has anyone experienced the "malformed response" error from printer status checking as per the code below..?
ZebraPrinter printer = ZebraPrinterFactory.getLinkOsPrinter(connection);
PrinterStatus printerStatus = printer.getCurrentStatus();
I have seen multiple hits on this on the forum .... but no resolution.
Anyone got any insights..?
Thanks
0 Replies