Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
OPM | 2023-02-01 | ||
lazbarcodes-2.0.2.zip | 2023-02-01 | 1.1 MB | |
lazbarcodes-2.0.1.zip | 2023-01-22 | 1.1 MB | |
lazbarcodes-2.0.0.zip | 2023-01-15 | 1.0 MB | |
lazbarcodes-1.0.4.zip | 2019-02-19 | 116.0 kB | |
lazbarcodes-1.0.3.zip | 2019-02-11 | 141.9 kB | |
README.txt | 2018-02-02 | 1.1 kB | |
lazbarcodes-1.0.2.zip | 2018-02-02 | 145.1 kB | |
lazbarcodes-1.0.1.zip | 2018-01-16 | 141.2 kB | |
lazbarcodes-1.0.zip | 2016-11-01 | 140.8 kB | |
Totals: 10 Items | 4.0 MB | 8 |
-------------------------------------------------------------------------------- LazBarcodes -------------------------------------------------------------------------------- LazBarcodes is a set of controls to create 1D and 2D barcodes. The backend engine is a port of Zint at sourceforge. Currently it supports the generation of 2D barcodes : - QR Code [1] - MicroQR [2] - Aztec Code [3] - Aztec Rune [4] - DataMatrix [5] The download contains the packages "lazbarcodes" and "lazbarcodes_runtimeonly". The first one gives you visual components of the above barcodes and the second can be used just to access the ported zint code for advanced barcode generation. Author: Jose Mejuto License: BSD 3 as it is being inherited from the zint backend source code. wiki Page: http://wiki.freepascal.org/LazBarcodes References: [1] http://en.wikipedia.org/wiki/Qr_code [2] http://en.wikipedia.org/wiki/Qr_code#Variants [3] http://en.wikipedia.org/wiki/Aztec_Code [4] http://en.wikipedia.org/wiki/Aztec_Code#Encoding [5] http://en.wikipedia.org/wiki/Data_Matrix