Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

April 29 2008

jabancroftlinkblog
16:42

Google Chart Server API generates QR Codes

Google Chart Server API now generates QR Codes. Simply choose the size in pixels of your barcode and the url you wish to encode. I chose 300 x 300 and http://2d-code.co.uk/ as the url. Inserting these in the required url format gives:

http://chartserver.apis.google.com/chart?cht=qr&chs=300x300&chl=http://2d-code.co.uk/

Which when you paste it into your browser address bar produces this:

QR Code generated by Google Charts API

Post from: 2d code

Google Chart Server API generates QR Codes