Atalasoft's BarcodeEngine is contained within this package. It provides functions and settings to interact with and extract barcode data from scanned images.
Atalasoft's BarcodeEngine is contained within this package. It provides functions and settings to interact with and extract barcode data from scanned images.
Bar Code makes it easy to add the most common 2D and linear bar codes to any WPF application or report. It takes all the work out of the bar code generation process by allowing you to simply say what value to encode. It automatically calculates any appropriate checksums and generates the resulting...
More information
Exemplo:
var barcode2 = new Barcode("123412341234123412341234", TypeBarcode.Code128C);
var bar128 = barcode2.Encode(TypeBarcode.Code128C, "123412341234123412341234", 300, 150);
bar128.Save(@"C:\temp\teste.jpg");
Neodynamic ThermalLabel SDK for .NET is a .NET Standard library (DLL) that lets you to design barcode labels and print them to Zebra (ZPL or EPL), EPSON (ESC/POS) & Honeywell-Intermec Fingerprint printers by writing just pure .NET code in VB or C#. ThermalLabel SDK can be used for designing and...
More information
ConnectCode Barcode Fonts library is a .Net DLL that generates barcodes using fonts. As a font raster to the output device and are not limited to DPI (Dots per Inch) of the computer screen, a barcode generated using fonts is of the highest quality and can meet the strictest requirements required by...
More information
A C#/.NET library to generate barcode images.
---------------------------------------------------
Supported Symbologies:
* Code128 (Subsets A,B and C)
* Code39 (Standard and Full ASCII)
* GS1-128
* EAN-13
* EAN-8
* UPC-A
* Interleaved 2 of 5
GitHub:...
More information
WPF components for the barcode library "barcoder" by "huysentruitw". This library supports various 1D and 2D codes such as Code128, EAN-13, DataMatrix, QR-Code, ...
.NET Core Barcode is a cross-platform Portable Class Library that generates barcodes using barcode fonts. It supports Windows, macOS and Linux, and can be used in device, cloud, and embedded/IoT scenarios. As a barcode font raster to the output device and are not limited to DPI (Dots per Inch) of...
More information
Barcode Professional SDK for .NET Standard can be used for adding advanced barcode image generation to any .NET Framework, .NET CORE, ASP.NET (legacy & Core), Xamarin, Mono or UWP applications. Features: - Linear, Postal & 2D Barcode Symbologies - Generate barcode images in many formats like PNG,...
More information
.NET Core Barcode is a cross-platform Portable Class Library that generates barcodes using barcode fonts. It supports Windows, macOS and Linux, and can be used in device, cloud, and embedded/IoT scenarios. As a barcode font raster to the output device and are not limited to DPI (Dots per Inch) of...
More information