Moved to github: https://github.com/jordao76/nbarcodes
NBarCodes
NBarCodes is a .NET component to generate common one-dimensional barcodes. It includes an API, an ASP.NET control and a Windows Forms control. Supported barcode types include Code 128, Code 39, Standard 2 of 5, Interleaved 2 of 5, EAN-13, EAN-8, UPC-A, UPC-E and Postnet.
You can download NBarCodes binaries from the downloads for NBarCodes page.
ASP.NET control
To use the NBarCodes ASP.NET control, you can follow these steps:
Step 1. Reference the NBarCodes.dll assembly from your ASP.NET project.
Step 2. Register the barcode HTTP handler on the relevant section (configuration/system.webServer) of the web.config file:
文 件 列 表
nbarcodes-v1.0.0-bin
LICENSE.txt
NBarCodes.dll
NBarCodes.xml