Description
This is a software library, component and SDK for generating EAN-8 barcodes. The library includes full source code of the native implementation in each supported programming language. This reusable software component is ideal for getting EAN-8 barcode generator capabilities in your software.
Try it Out
EAN-8
EAN-8 is a compact version of EAN-13 commonly used barcode format for point-of-sale for smaller items. It contains seven digits and a checksum digit.
The following barcode encodes the number 9031101. The last digit, 7, is the checksum digit. It is only used to increase the probability that the read of the other digits were correct.
General
The library has no dependency on a platform, which means it will readily work on any platform, including Windows, Linux, Mac and Mobile platforms.
The current version is 1.0.12, released 2019-02-13. We will update v1 with bug fixes and additions. You can download new versions for at least five years after the purchase from shop.progsbase.com.
The library is available natively in many programming languages. More details about language support and versions is available here.
Missing a programming language? We might be able to offer additional languages. Contact us at [email protected].
User Manual
The user manual is included.
Scaling
The library includes functionalty for scaling that does not damage the barcode as many image processing tools might do.