PDF-417 .NET Barcode Generator to Encode Target Data in ASP.NET Application
Generating PDF-417 with Target Data using .NET Barcode Generator/SDK for ASP.NET
PDF-417 Barcode Data Setting in ASP.NET Using .NET Barcode Library/SDK
PDF-417 barcode generation SDK for ASP.NET is a lightweight class library (DLL) which lets you generate dynamic PDF-417 with target data using pure .NET code in VB.NET or C# codes. Simple example with free trial evaluation package are provided in Aspper.com.
PDF-417 Data Setting in ASP.NET using C#, VB.NET Class Library
Set up Requirements
.NET barcode generation SDK/library is designed to automate PDF-417 barcode generating in web form and web sites. It is an easy to use barcode control and make sure you complete installation of following items before barcode generation.
- Operating Systems: Windows 7, Windows Vista, and Windows XP
- Microsoft Visual Studio: 2005/2008/2010
- PDF-417 .NET barcode generation library for ASP.NET web application
- VB.NET, C#.NET, or Borland Delphi
Download & Installation
Aspper.com provides step-by-step instructions on how to install the barcode generator and how to use it. Details please refer to userâs guide of ASP.NET barcode control.
- Download free ASP.NET evaluation trial package and unzip it
- Add "Aspper.aspnet.matrixbarcode.dll" to your web project reference
- Add "Aspnet.Matrix" to your Visual Studio toolbox then drag-and-drop it to web form
Relating Data Properties of PDF-417
This page demonstrates the related properties of data encoding of PDF-417. Parameters could be modified using C# & VB.NET codes or changing content in property setting panel.
Barcode Type
MatrixBarcode --- Set target barcode type as PDF-417 in Visual Studio.
Valid Character Set
EncodeData --- Input target data to generate the PDF-417, data encoded should apply to ISO/IEC 15438:2006.
PDF-417 Special
ApplicationIndicator --- Use this property to specify the barcode encoded is GS1 compatible PDF-417.
PDF417DataMode --- To set target data mode to encode PDF-417 barcode.
PDF417ECL --- It refers to the error correction level of PDF-417 from 0 ~ 8.
Apply Tilde
ApplyTilde --- Enable the tilde character (~) to encode GS1 Application Identifiers.