December 23, 2013
Two recent blog posts about QR codes and Delphi.
Just a short post referring to a couple of recent Delphi blogs on related topics:
posted by
marcocantu @ 5:49PM | 5 Comments
[0 Pending]
QR Codes in Delphi Generating and Scanning
Google actually provide a QR code generator;
https://google-
developers.appspot.com/chart/infographics/docs/qr_codes
There's no need for a third-party library for generation
when this is available. Of course it does require an
internet connection, but that's more likely than
tracking down a QR library that works with FMX from the
get-go.
Comment by Scott Pritchard
[http://www.innuendo-eu.co.uk/]
on December 23, 18:13
QR Codes in Delphi Generating and Scanning
Another way generating QR-Codes may be using Zint for
Pascal
German: http://www.delphipraxis.net/143986-
%5Bbibliothek%5D-barcode-fuer-delphi-zint.html
SVN:
http://theunknownones.googlecode.com/svn/trunk/Libraries
/Zint/
Comment by Benjamin
[http://theunknownones.net]
on December 24, 19:32
Android QR Example
You can find a very good working example of the Android
QR Code here:
http://blog.blong.com/2013/10/my-coderage-session-
files.html
Comment by W.Sarab
[]
on December 26, 11:53
QR Codes in Delphi Generating and Scanning
I think both Google Zxing bar code and onbarcode are
good, it's easily to generate QR-Code in needed
platforms.
http://zxing.org/w/decode.jspx But I'm sorry I just
found online Zxing qr code generator.
http://www.onbarcode.com/qr_code/
Comment by Cinpell
[http://www.onbarcode.com/]
on January 21, 04:23
QR Codes in Delphi Generating and Scanning
How car i read a qr conde in delphi with a cam of the
pc ?
Comment by Davide on November 22, 15:44
There are currently 0 pending (unapproved) messages.