开发者

QR code - where can I find (free) code to embed my own generator on a web page?

couldn't find it exactly from earlier questions, but I am probably repeating an earlier question, so apologies upfront ;-)

I am looking for a simple code to embed a QR 2D code generator on a website I am building. I assume their should be some free open source code for that but I could only find paid sof开发者_开发知识库tware.

Can anyone point me in the right direction? would be mostly appreciated!

best regards,

Robbert


Hope this helps http://jquery-howto.blogspot.com/2009/08/qr-code-generator-plugin-for-jquery.html

Or indeed, even easier, Google provide one

http://code.google.com/apis/chart/docs/gallery/qr_codes.html

SO you just need an IMG tag with the parameters set

[edit]

ie: This is the QR code for this page:

https://chart.apis.google.com/chart?chs=150x150&cht=qr&chl=https://stackoverflow.com/questions/2451010/&choe=UTF-8 alt text


ZXing will do it.

http://code.google.com/p/zxing/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜