kakzaki / blue_thermal_printer

Working with thermal printer via bluetooth (Flutter)
MIT License
164 stars 205 forks source link

Getting unexpected character on TOP! #164

Closed Smueez closed 1 year ago

Smueez commented 2 years ago

I am getting a "B" on top of every print that um making. I searched my own code to see if I have added any character there. But nothing found. after so many attempt of trying I realized that may be this issue is coming from package or the printer. Please check this issue, it would be much appreciable. Thank you.

kakzaki commented 2 years ago

hi, can you try commenting paperCut function? some printers do not support it

github-actions[bot] commented 1 year ago

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.