开发者

Delphi QR Code component / generator? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. 开发者_C百科

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 5 years ago.

Improve this question

I am desperately looking for a QR Code component to generate QR Code. So far the only method I have found is through Google API chart but I need an offline method. http://theroadtodelphi.wordpress.com/2010/12/06/generating-qr-codes-with-delphi/

I cannot find any component, free or not, that can generate QR code. Any idea?

Thanks!


The company I work for has released an open source (Apache License v2) Delphi QR barcode generator called DelphiZXingQRCode. It's a Delphi port of the QR code functionality from the ZXing barcode image processing library.


Here we go:

http://www.han-soft.com/barcode2dgen.php

Delphi QR Code component / generator? [closed]


(source: han-soft.com)

I just aksed Google. First hit, basically.

It is available as a VCL component, here:

http://www.han-soft.com/barcode2d.php


Just discovered (months late, however) ZINT. A Pascal wrapper for this exists here. This is free, open source.


Another one is at http://www.java4less.com/barcodedelphi/barcodesdelphi.php

I just bought it this week, and took about 1 hour to incorporate QR code generation into my app (and it's pure Delphi code: no DLL).

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜