Problem generating QR from text with accent marks #414
Unanswered
pirrimanson2000
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi all,
I'm using this code inside a asp:button component to test QRCode :
With this code, this is the QR that I get:
And this is the result when I read it with my samsung A52 camera:
Since by default QRCode uses ISO-8859-1, that is the common ISO standar for spanish, there should be no problem with this.
Any idea?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions