Hi all
Has anyone here worked with creating QR codes in Powerbasic or Freebasic?
Finally got my hands on a proper multi-code scanner.
The examples on the web are limited to a few pictures in powerbasic but no source code.
It way more complicated than the regular barcode encoding.
I will really appreciate any help.
Hi Petrus,
Maybe these links help:
https://forum.powerbasic.com/forum/user-to-user-discussions/powerbasic-for-windows/54534-qr-code-examples-code (https://forum.powerbasic.com/forum/user-to-user-discussions/powerbasic-for-windows/54534-qr-code-examples-code)
http://www.planetsquires.com/protect/forum/index.php?topic=3172.0 (http://www.planetsquires.com/protect/forum/index.php?topic=3172.0)
https://sourceforge.net/projects/qred/ (https://sourceforge.net/projects/qred/)
Let us know
Wilko
Hi
Thanks, these are the ones i have been looking at but the source code is missing.
The compiled project i have and it works great, if i only could find a way to make this work in a project.
Thanks again for the help.
Got a project with code i can look at!
Will keep you updated if i have progress!