Arabic encoding #213
Unanswered
RamiGamalMahmoud
asked this question in
Q&A
Replies: 1 comment
-
|
What if you try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I send text in Arabic to the printer, it appears like this.
This is my code
System.Text.Encoding.GetEncoding("UTF-8").GetBytes(arabicString),Beta Was this translation helpful? Give feedback.
All reactions