Closed GoogleCodeExporter closed 9 years ago
Sorry for responding so late.
Please checkout, if the new Zint-Library
(http://theunknownones.googlecode.com/svn/trunk/Libraries/Zint/) matches your
needs.
Original comment by chaosben@gmail.com
on 20 Aug 2013 at 6:49
In the meantime, I found a Delphi7 wrapper from Joko Rivai
http://www.cenadep.org/download/delphi-downloads/ZIntQRCode.7z
How to install:
http://www.cenadep.org/2012/05/28/contoh-penggunaan-free-qrcode-dengan-delphi/
----- snip --
- Click the Tools menu> Options Environment > Library tab and click the
ellipsis button to the right of the combobox Library path.
- Click the button again ellipse which is above the "Delete Invalid Paths".
C:\path\to\zint
-Click Add to add this directory to the Delphi Library Path. Click OK. Back to
Environment Options, click OK again.
- Back to Delphi. Click the File menu> Open, select the file C: \
KomponenDelphi \ ZIntQRCode \ ZIntQRCode_D7.dpk, then click Compile
- and click Install. If everything is okay, a new component
TZintBarcodeComponent will be installed and available in the Component Palette,
in the System tab.
- Create a new application in Delphi.
Add TZintBarcodeComponent components to form, name ZintBarcodeComponent1.
------ snip ---
Original comment by bo...@boran.ch
on 21 Aug 2013 at 8:07
Original comment by MarcusCa...@gmail.com
on 21 Aug 2013 at 9:53
Original issue reported on code.google.com by
bo...@boran.ch
on 24 Sep 2012 at 8:26