QR Code

Topic Specific Tutorials and Tips.

Moderator: Rathinagiri

Post Reply
radohabjan
Posts: 99
Joined: Mon Nov 30, 2009 7:17 am
Location: Slovenia
Contact:

QR Code

Post 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
Attachments
QR.ZIP
(1.41 MiB) Downloaded 517 times
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: QR Code

Post by Rathinagiri »

Thanks a lot.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
radohabjan
Posts: 99
Joined: Mon Nov 30, 2009 7:17 am
Location: Slovenia
Contact:

Re: QR Code

Post 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
Post Reply