Hi all,
I'm using:
To write some data to a target device (in case a printer).
Ho to be sure that the target device has got the data that I sent and processed it successfully ?
Thanks in advance for your reply.
I'm using:
B4X:
AStreams.Write(aPrintBuffer.GetBytes("ISO88591"))
To write some data to a target device (in case a printer).
Ho to be sure that the target device has got the data that I sent and processed it successfully ?
Thanks in advance for your reply.