ASP.NET Australia Post Reader & Scanner SDK
Online Tutorial, how to read Australia Post barcodes for ASP.NET application
"Much more feature rich as well as better priced. I do greatly appreciate this wonderful product!"
- Pollitt Hudson, US
How to read, scan, decode Australia Post images in ASP.NET class, ASP.NET Web & Windows applications
- Scan Australia Post barcode in ASP.NET class applications
- Read Australia Post barcode in ASP.NET web projects
- Read, decode Australia Post images in Visual Studio ASP.NET reporting applications
- Easy and simple to integrate Australia Post reader component (single dll file) into your ASP.NET project
- Complete developed in C# 2005, for .net framework 2.0 and later version
- Scanning, decoding Australia Post from multiple image formats, like BMP, GIF, JPEG, PNG, TIFF formats
- Scanning, reading Australia Post from multi-page TIFF documents
ASP.NET Australia Post Reader Introduction

Top
.NET Barcode Reader SDK control supports scanning & reading
Australia Post and other 20+ linear, 2d barcode types from GIF, PNG, JPEG, TIFF image documents.
It is 100% developed using C#.NET 2005, and is compatible with Microsoft .net framework 2.0 and later version.
c# ean 128,
check digit ean 13 c#,
itextsharp barcode vb net,
native crystal reports barcode generator,
barcode image generator in java,
read barcode from pdf java
We provide detailed online integration guide and development tutorial for .NET, ASP.NET, C#, VB.NET developers.
ASP.NET Barcode Reader component supports scanning and reading 20+ linear, 2d barcodes, including
You may also be interested in:
Install ASP.NET Barcode Reader Control to your ASP.NET project

Top
- Copy OnBarcode.Barcode.BarcodeScanner.dll to your ASP.NET project folder (do not copy dll file to your project bin folder)
- Add OnBarcode.BarcodeReader.dll to your ASP.NET project reference
Reading Australia Post in ASP.NET Class

Top
Call BarcodeScanner.Scan() method in your ASP.NET class, and pass your barcode image file, and Australia Post barcode type (BarcodeType.AustraliaPost) as method parameters.
string[] datas = BarcodeScanner.Scan("australia-post-barcode-image.gif", BarcodeType.AustraliaPost);
ASP.NET Barcode Reading & Scanning Tutorials

Top
ASP.NET Barcode Reader SDK - Barcode Image Recognition