Description
This is a software library, component and SDK for generating barcodes. The library includes full source code of the native implementation in each supported programming language. This reusable software component is ideal for getting barcode generator capabilities in your software.
Try it Out
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.11, released 2019-01-18. 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 software library contains code for generating the following types of barcodes. Click the individual barcodes for more details.
- EAN-13
- EAN-8
- Code 128 (excluding FNC1-4 and exstended ASCII)
- Code 39
- UPC-A
- UPC-E (including conversion to and from UPC-A)
- Standard 2 of 5 / Industrial 2 of 5
- Interleaved 2 of 5
The library is available natively in the following programming languages:
- C/C++/Objective C
- Java
- JavaScript
- PHP
- Python
- Ruby
- C#
- Visual Basic .NET
- Swift
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.