diegoveloper / quickprinter

[Quick Printer] Created for the purpose of serving as a channel among other applications that require printing data on receipt printers using ESC / POS commands.
121 stars 26 forks source link

Impresion Termica #40

Open katanaeta opened 2 years ago

katanaeta commented 2 years ago

labqurzor-site/bluetooth-printer

DesarrolloAliatec commented 2 years ago

I got the same problem, but I have noticed that the printing has been stopped when the image is printing. In every log printing with multiple images, the printing stopped in the last images.

diegoveloper commented 2 years ago

I got the same problem, but I have noticed that the printing has been stopped when the image is printing. In every log printing with multiple images, the printing stopped in the last images.

which version are you using?

DesarrolloAliatec commented 2 years ago

1.7.1 on Android 12

diegoveloper commented 2 years ago

maybe related with the printer buffer, what's the result when you print the Test ticket?

DesarrolloAliatec commented 2 years ago

it gets stuck printing the image

diegoveloper commented 2 years ago

on the printer list, long press any printer, you will see a new test menu, try those options

DesarrolloAliatec commented 2 years ago

It doesn't present the error.

Since I can not send several tickets separately to the service, because the modal where we select the print does not wait for the other responses. I have to send a long chain with several tickets, each of which has an image (logo).

anyhow you can help me with?

String send it to the service: prueba impre.txt

diegoveloper commented 2 years ago

check this , wait for the result, then send it again , https://github.com/diegoveloper/quickprinter#getting-the-print-result

DesarrolloAliatec commented 2 years ago

Is there no way you can clean the buffer after printing or reduce the space of the images in the buffer?