Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unmi V2 pro printing 'r' before actual receipt text #20

Closed
codevjs opened this issue May 29, 2022 · 1 comment
Closed

unmi V2 pro printing 'r' before actual receipt text #20

codevjs opened this issue May 29, 2022 · 1 comment

Comments

@codevjs
Copy link

codevjs commented May 29, 2022

I am using a Sunmi V2 Pro device which has an integrated printer.

I am using your ESC POS library to print receipts and having the following issue.
Only on these sunmi devices, there is a preceding 'r' printed before the 1st character.

@patrickbussmann
Copy link
Contributor

Oh I think your device is similar to one of mine: Its not a real ESC POS printer. Its a "copy".
Please try this plugin instead: https://github.com/paystory-de/cordova-plugin-iposprinter

Or maybe your printer manufacturer have a custom API implementation.

Its a bit complicated sometimes.
Seems that only this "integrated" printers are affected by this.
If we're using real POS Printers we never had issues with that.

But the integrated also prints two new lines instead of one.
Dont know why the translation is not working so good.

Let me know if its work with IPosPrinterService plugin above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants