Page 1 of 1

QR Code

Posted: Sat Oct 27, 2012 5:29 pm
by radohabjan
Hello Friends,

I made small programm , where you can make QR Code.
I have problem with local characters (ČŠĐŽčšđž), which are not correct present in QR Code.
Something is wrong with Codepage, any idea ? Perhaps Codepage CP1250 EE ? What is HB_CDPSELECT for CP1250?

br Rado

Re: QR Code

Posted: Sun Oct 28, 2012 1:40 am
by Rathinagiri
Thanks a lot.

Re: QR Code

Posted: Sun Oct 28, 2012 6:20 pm
by radohabjan
Hello,

I solved the problem. I used CP 852.
If anybody want's to read QR Code ( or any other code ) from file or camera, you can use ZBAR Barcode reader http://zbar.sourceforge.net/

br Rado