K
Kuba
Hello,
I'm developing a cash register software application that uses a receipt
printer (connected to a serial or parallel port, or remotely over the
LAN). This printer operates in an epson escape codes emulation mode. I
can print to the printer without any problems, but I don't know how to
check if the print job was successful. Is there a way to do that? The
print job can fail for many reasons (printer is off, out of paper,
paper is stuck, power disconnected, ...), and I can check a few of
these using the proper escape codes, but I was wondering if there is a
universal way to check if a print job was successful. Is that possible?
Thanks a lot.
Kuba
I'm developing a cash register software application that uses a receipt
printer (connected to a serial or parallel port, or remotely over the
LAN). This printer operates in an epson escape codes emulation mode. I
can print to the printer without any problems, but I don't know how to
check if the print job was successful. Is there a way to do that? The
print job can fail for many reasons (printer is off, out of paper,
paper is stuck, power disconnected, ...), and I can check a few of
these using the proper escape codes, but I was wondering if there is a
universal way to check if a print job was successful. Is that possible?
Thanks a lot.
Kuba