You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use to connect website for receipt printing. Request prompt is coming to select available port for the printer but nothing is happening after connect.
I can see that data array being passed to Writer instance in debugging mode. Any help to how to get this working.
My code is executing this in a callback function on click event.
The same happened to me while using POS80 printer. I had to check if the printer accepts esc/POS commands which it does support.
Still debugging this, Incase you solve this @heyfromapp share it.
Hello,
I am trying to use to connect website for receipt printing. Request prompt is coming to select available port for the printer but nothing is happening after connect.
I can see that data array being passed to Writer instance in debugging mode. Any help to how to get this working.
My code is executing this in a callback function on click event.
Thanks,
GJ
The text was updated successfully, but these errors were encountered: