-
Notifications
You must be signed in to change notification settings - Fork 344
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
Special Character print issue. #15
Comments
i have also the same issue tried but it print wrong character |
I found the solution
I am researching and found its use ASCII Decimal Code list https://www.ascii-code.com/#extendedASCIIDescription DEC | OCT | HEX | BIN | Symbol | HTML Number | HTML Name | Description
|
@rv786 |
I've just made a #22 that allows you to use a custom text encoder also outside of Row/Column scenario |
@sbrsubuvga if you are use esc_pos_bluetooth package then make sure you use these and if you try to use |
Ca't print Special characters like currency symbol
like
NumberFormat.simpleCurrency(name: 'INR').currencySymbol
as String ₹error:
The text was updated successfully, but these errors were encountered: