2D PDF417 Barcode Reader Library for ASP.NET Application
The ASP.NET PDF417 Barcode Image Reading Decoder Control SDK is a professional 2d barcode scanner library. It can decode & read PDF417 barcode from image files quite accurately in ASP.NET web application.
Features - ASP.NET PDF417 Barcode Reader Control
- This PDF417 barcode reader library is a time-tested integrated component for ASP.NET web project
- Built in .NET framework 2.0, this PDF417 barcode reader sdk is a 100% managed C# code
- Flexible to read & scan PDF417 barcode by recognizing source image file in different rotations
- Easy to read & decode 2d PDF417 barcodes from tiff, png, jpeg, bmp and gif image files in ASP.NET web application
- Support recognizing PDF417 barcode image using .NET preferred programming languages, like VB.NET & C#
- Support reading & decoding other common linear & 2d barcode in ASP.NET class application
User Manual - ASP.NET PDF417 2D Barcode Scanner Library
Guide to Read PDF417 Barcode in ASP.NET Web Site Using C# Code
- Integrate KeepDynamic.BarcodeReader.dll into ASP.NET project by adding reference
- Copy following free C# code to read multiple PDF417 barcodes from image file in ASP.NET class application
using KeepDynamic.BarcodeReader;
string[] barcodeValues = BarcodeReader.read("your-barcode-image-filename", KeepDynamic.BarcodeReader.Type.PDF417);
Guide to Recognize PDF417 Barcode in ASP.NET Web Site Using VB.NET Code
- Integrate KeepDynamic.BarcodeReader.dll into ASP.NET project reference
- Use following VB.NET code to read & decode PDF417 barcode from .NET image objects & image file
Imports KeepDynamic.BarcodeReader
Dim barcodeValues As String() = BarcodeReader.read("your-barcode-image-filename", KeepDynamic.BarcodeReader.Type.PDF417)
Barcode Types - ASP.NET PDF417 Barcode Reading Control
Recommend some popularly-used barcode scanning controls for .NET developers: