Skip to content

Trying to create a QR Code under vb.net for SEPA / GiroCode #576

Closed Answered by Jon61250
Jon61250 asked this question in Q&A
Discussion options

You must be logged in to vote

I have found the mistake - needed to change

QRGen.CreateQrCode(GiroCode_Payload, QRCodeGenerator.ECCLevel.Q,) to QRGen.CreateQrCode(GiroCode_Payload)

Then everything was OK

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by codebude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant