ITF-14 Linear Barcode Generator SDK Using ASP.NET

Sample example to embed ITF-14 barcode into ASP.NET using IIS, VB/C# class library and dragging and dropping.
ITF-14 Barcode Generator Library DLL Using ASP.NET - Benefits
Easy-to-integrate ASP.NET Server Control DLL
ITF-14 barcode generator library DLL for ASP.NET is a high quality and high integration .NET server control which is able to encode 40+ linear and 2D barcode images in a single DLL, easy to redistribute to other .NET environment with X copy deployment.
Support Development Environment
Create and print ITF-14 barcodes in ASP.NET web applications, IIS, Microsoft Visual Studio, ASP.NET Crystal Reports document, ASP.NET class & console applications using ASP.NET VB/C# coding with samples and free tutorials.
.NET Technology
ASP.NET server control library SDK is completely built in managed C# in .NET framework 2.0, and is well compatible with Visual Basic, managed C++, Borland Delphi for .NET, .NET 3.0, 3.5 and 4.0 to develop high quality ITF-14 barcode images freely.
Using Image Tag to Stream Barcode
With barcode generator DLL using ASP.NET server, it is able to insert ITF-14 barcode image into aspx pages or html pages at any place using image tag that provided the barcode URL for each barcode types from Terrek.com with samples provides.
Web Browser Compatibility
Using barcode control server for ASP.NET, developers are able to display barcode images in web browser in Gif, Tiff, Bmp, Png or Jpeg formats in various browsers such as Internet Explorer, Firefox, Google, Opera, Safari, etc.
Rich ITF-14 Barcode Properties
.NET barcode server control cerates ITF-14 barcode in ASP.NET with simple customization of barcode images, users are simple to change ITF-14 size by adjusting X, Y dimension, margin, wide to narrow ratio. Besides it is easy to generate bearer bar for ITF-14 barcode and supports to specify the proportion of wide bars and narrow bars in ITF-14 barcodes.
ITF-14 Barcode Generator Library DLL Using ASP.NET - Overview
ITF-14 ASP.NET barcode control server DLL is a robust and simple-to-use .NET control SDK that supports creating ITF-14 barcode images in ASP.NET applications with excellent quality. The inserted barcode images can be displayed as Gif, Tiff, Bmp, Png or Jpeg images in various browsers. With using the image tag, users are free and simple to insert ITF-14 into html pages or aspx pages.
ITF-14 Introduction
ITF-14 is a barcode symbology used in GS1 system of standards, mainly used in shipping industries. So, ITF-14 is also called UPC Shipping Container Symbol. Each ITF-14 barcode is consisting of a starting quiet zone, packaging indicator or logistic variant (the first digit), UPC or EAN characters, manufacturer identification number, item identification number, a checksum digit ( calculated on Modulo 10), and an ending quiet zone.
ASP.NET ITF-14 barcode control server encodes:
  • Numeric data only: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
  • 13 digits is valid with automatically computed checksum character
ITF-14 Barcode Generator Library DLL for ASP.NET - ITF-14 Barcode Creation
Insert ITF-14 Barcode Image Using MS Internet Information Service (IIS) with URL
  • Download Terrek.ASPNET.zip, save it in local drive, and unzip;
  • Browse the folder and copy the "barcode" fold to your IIS local host;
  • Create a new virtual directory named "barcode" on IIS;
  • Restart IIS, and navigate to http://YourDomain:Port/barcode/aspcontrol.aspx?BarcodeData=0123456712345&Symbology=24;
  • To present the image on the web page, insert the following image tag into the html sample code: <img src="http://YourDomain:Port/barcode/aspcontrol.aspx?BarcodeData=01234567&Symbology=24">
Using this method, the barcode image is generated in your web browser; it will not create any barcode images in your IIS server side. To change barcode property, just change the URL, and use & as connection. See detail property adjustment samples of ITF-14 in IIS.
Generate ITF-14 Barcode Images Using .NET Control Server in ASP.NET WebForms
  • Download and save Terrek.ASPNET.zip, then have it unzipped in your project folder;
  • Open your form with Visual Studio 2005, 2008 or 2010;
  • Add Terrek.Barcode.ASPNET.dll to the Visual Studio "Toolbox";
  • Select "Split", then copy "aspcontrol.aspx" and "aspcontrol.aspx.cs" to the folder where barcodes are generated.
  • Drag and drop "ASPControl" into the "Split" Windows, then debug the form;
  • To customize generated ITF-14 barcode image, click design view, and change barcode settings through properties window.
Create ITF-14 Barcode Images through ASP.NET Server Control in C# or VB.NET
Terrek.com provides free sample C# or VB.NET code to create ITF-14 barcode images in your ASP.NET applications. Please navigate to generate ITF-14 using C# code and create ITF-14 barcode images using VB.NET class.
ASP.NET Barcode Generator Control DLL Valid Barcode Symbologies