POSTNET Barcode Generation in Visual Basic .NET Applications
VB.NET Barcode Generator Library entirely compatible with .NET Framework 2.0 and above
Easily create standard POSTNET barcode image in Visual Basic .NET applications
Create multiple linear and 2D barcodes in .NET applications using Visual Basic Class
Create and save POSTNET barcode image in common picture saving formats, like Png
Create user-defined POSTNET barcode image with an extremely intuitive user interface
Professional VB.NET POSTNET Barcode Creation DLL package in the market from early 2003s
VB.NET POSTNET Barcode Overview
Unlike most other 1D barcodes whose data encoding reflects in the width of the bars and spaces, POSTNET data encoding reflects in the height of the bars. That is why all the bars of POSTNET barcode are essentially the same width but vary only in height.
There are four formats of POSTNET barcode used in postal service:
VB POSTNET Barcode Generation in ASP.NET Web Form Applications
Follow steps below to create POSTNET barcode image in ASP.NET program using VB class:
Add barcode generation dll (BarcodeLib.Barcode.ASP.NET.dll) to the Toolbox in your Visual Studio VB ASP.NET Website project.
Go to the unzipped package to find components "linear.aspx" and "linear.aspx.cs" and copy to your VB ASP.NET project folder.
Drag and drop LinearASPNET under the Toolbox to your aspx page.
Compile codes to get user-defined POSTNET barcode image as below. Or you can get the desired POSTNET barcode image through changing settings in the Properties window.