Barcode.dll is a .NET component for creating barcode images.
You can easily integrate barcodes with your application using any .NET language.
Written entirely in managed code. Works with .NET 1.1, 2.0, 3.0 and 3.5.
Try it online now! - See our online barcode demo.
Tutorials:
Features:
- Works with either ASP.NET or Windows Forms applications,
- Supports CrystalReports, Visual Studio Local Reports (RDLC), SQL Server Reporting Services, ASP3.0, VB and C++, Visual WebGui
- Supports barcode rotation,
- It supports most barcode symbologies,
- Bearer Bars support,
- Support of image output in many formats such as: BMP, EMF, GIF, JPEG, PNG, TIFF and WMF,
- Quiet zones can be set programmatically or automatically,
- You can also define any custom text, background, text and bar colors,
- Fully designer-friendly
Windows Forms controls
and
ASP.NET Server controls,
- Available for COM through COM interop.
Standards supported:
- EAN13
- EAN8
- Standard 2 of 5 (Industrial 2 of 5)
- Interleaved 2 of 5
- Code39
- Code39 Full ASCII mode
- Code128
- UCC/EAN-128
- UPC-A
- UPC-E
- Code93
- Code93 Full ASCII mode
- Code11
- Codabar
- Postnet
- Planet
|
- MSI (also known as Modified Plessey)
- Numly
- SSCC-18 (Serial Shipping Containter Code)
- ITF-14
- EAN-14
- USPS Sack Label
- USPS Tray Label
- Swiss Post Parcel
- Pharma Zentral Nummer
- Optical Product Code
- Deutsche Post Leitcode
- Deutsche Post Identcode
- Royal Mail 4-State
- Singapore Post 4-State
- Royal TNT Post Kix
|
Get more info on
all standards supported.
Samples:
Sample C# code
Sample VB code
Sample C++ code
Sample VBS code