QR Code Generator

Alessandro Feltrin
 1 day 4 hours ago #546 by Alessandro Feltrin
Alessandro Feltrin replied the code: QR Code Generator
Hi Fabrizio, it also happens to me that the application (32 or 64) works correctly on a computer with the environment installed. If I bring everything (exe, pbd, xml, dll etc.) to another PC without the environment installed it no longer works, in fact the application works but the QRCODEs are not generated

Please Log in or Create an account to join the conversation.

Bruce Armstrong
CODE AUTHOR
Posts: 55
 4 months 4 weeks ago #533 by Bruce Armstrong
Bruce Armstrong replied the code: QR Code Generator
The examples uploaded to the site are both compiled for .Net Standard 2.0. I believe that means .Net Framework 4.7.1.

The most recent version of the library I'm wrapping is .Net 6, so if you wanted to upgrade the component you would need to move to that.

Please Log in or Create an account to join the conversation.

Andy Preman
 5 months 3 days ago #532 by Andy Preman
Andy Preman replied the code: QR Code Generator
Bruce,

What is the minimum version of .NET (framework, runtime, both) required?

Thanks,

Andy

Please Log in or Create an account to join the conversation.

FABRIZIO VISCARDI
 6 months 6 days ago #525 by FABRIZIO VISCARDI
FABRIZIO VISCARDI replied the code: QR Code Generator
Hello Bruce
thank you for your information about how to set ECC.
I have seen and tried in SnapDeveloper to build a wrapper with a parameter for the ECC Level but... I had not success.

I have seen that now ECC is set to Q level, that is... the QR Code can get corrupted at 25% before the code isn't readable any longer. I think it is a good setting... but sometimes it is requested a different value.
When you will have time to add the ECC parameter to your wrapper it will be fantastic. Thank you again.

Please Log in or Create an account to join the conversation.