Home » Developing U++ » UppHub » Zint Barcode Generator
Zint Barcode Generator [message #36989] |
Sun, 05 August 2012 07:21  |
 |
navinv
Messages: 8 Registered: September 2010
|
Promising Member |
|
|
Source: http://zint.github.com/
Description:
A barcode encoding library supporting over 50 symbologies including Code 128, Data Matrix, USPS OneCode, EAN-128, UPC/EAN, ITF, QR Code, Code 16k, PDF417, MicroPDF417, LOGMARS, Maxicode, GS1 DataBar, Aztec, Composite Symbols and more.
Its a great barcode library supporting many symbologies. To use it in U++, you need to download it from the above mention link for Linux or Windows.
For Linux: You need to compile using make; make install
For Windows: You need to compile it into a .dll and .lib (included in zip).
Note: On Windows, after compiling, it will not run if the zint.dll is not present in the same folder where Barcode.exe is generated. U can optionally copy the dll in System32 and register it with regsvr32.exe.
|
|
|
|
|
|
|
Goto Forum:
Current Time: Tue Apr 29 01:41:52 CEST 2025
Total time taken to generate the page: 0.00859 seconds
|