andrey-ushakov / esc_pos_printer

ESC/POS (thermal, receipt) printing for Flutter & Dart
BSD 3-Clause "New" or "Revised" License
346 stars 298 forks source link

I don't get any other status than Success #198

Open samir-aerneo opened 2 months ago

samir-aerneo commented 2 months ago

Hi,

When performing a lot of tests with my printers. There are a lot of prints that fails but I'm always getting "Success" status, no other status, no error. Is this normal? How can I know if the print failed for any possible reason? Is there a way to catch an error?