andresperezmelo / print_bluetooth_thermal

Plugin para enviar bytes sin procesar a la impresora solo por ahora para Android
Other
27 stars 36 forks source link

Slow Printing #9

Closed Fethi-Hamdani closed 1 year ago

Fethi-Hamdani commented 2 years ago

Everything works fine with this package except that it prints slowly using writeBytes also the printer keeps flashing (reconnecting) on each row printed, i guess that is the reason why it is being slow

andresperezmelo commented 2 years ago

It is more recommended that you use writeBytes, that only one print is sent, it can be the printer, the package does not work with zebra printers, but any generic printer will do.