Tutorial for Generating PLANET Barcode Using Visual Basic .NET Class
Integrate all PLANET barcode features into individual VB.NET Barcode DLL assemblies
Developed fully in managed C# for .NET Framework 2.0 and above
Generate VB.NET PLANET barcode images in ASP.NET & .NET WinForms
Output and save VB.NET PLANET barcode in image files or byte stream objects
Support customized PLANET barcode image generation and adjustment in VB.NET Project
Offer royalty-free reallocation with the purchase of available developer license
VB.NET PLANET Barcode Description
PLANET is a linear barcode with 12 or 14 digits including a checksum character. The checksum character is always a single-digit number. PLANET barcode comprises of a series of tall and short bars.
PLANET barcode allows mailers to identify and track mail. Mailers must choose the proper PLANET code format based on the type of Confirm mail. PLANET Codes can be used to identify mail sent to customers when it is Destination Confirm and it can be used to identify reply mail that customers send back when it is Origin Confirm.
Generate Visual Basic PLANET Barcode in ASP.NET
Create a Visual Basic website project for ASP.NET.
Add PLANET barcode reference (BarcodeLib.Barcode.ASP.NET.dll) to the Toolbox.
Find "inear.aspx" and "linear.aspx.cs" in "barcode" folder and copy to your project folder.
Drag and drop component LinearASPNET under the Toolbox to the aspx page for PLANET barcode generation.
Generate user-defined PLANET barcode image with the following demo codes: