Java Barcode Generator, .NET Barcode Generator for C#, ASP.NET, VB.NET
HOME PURCHASE SITEMAP COMPANY

Home > Barcode Generator Software > Interleaved 2 of 5 Barcode Generator Software for Windows XP, Vista, Windows 7

Download Barcode Generator Software

Interleaved 2 of 5 Barcode Generator for Windows

Generating Interleaved 2 of 5 Bar Code in Windows XP, Vista, Windows 7

  • Easily generate Interleaved 2 of 5 barcodes in Windows operating systems
  • Easy setup, no registration key, no activation code required
  • Compatible with the latest Interleaved 2 of 5 ISO specification [ISO/IEC 16390 (Second edition 2007-06-15)]
  • Generate high quality Interleaved 2 of 5 images in JPEG, GIF & PNG formats
  • Generate Interleaved 2 of 5 barcodes in Windows XP, Vista, Windows 7
  • Mature Barcode Generator Software since 2003


Quick Navigate

 

1. Interleaved 2 of 5 Barcode Introduction

Interleaved 2 of 5 is also known as ANSI/AIM ITF 25, ANSI/AIM I-2/5, Uniform Symbology Specification ITF, USS ITF 2/5, ITF, I-2/5, 2 of 5 Interleaved, 2/5 Interleaved

Compatibility: Barcode for .NET component is compatible with ISO/IEC 16390 (Second edition 2007-06-15)

Interleaved 2 of 5 is a higher-density numeric symbology based upon the Standard 2 of 5 symbology. It is used primarily in the distribution and warehouse industry.

Interleaved 2 of 5 encodes any even number of numeric characters in the widths (either narrow or wide) of the bars and spaces of the bar code. Unlike Standard 2 of 5, which only encodes information in the width of the bars, Interleaved 2 of 5 encodes data in the width of both the bars and spaces. This allows Interleaved 2 of 5 to achieve a somewhat higher density.

The symbology is called "interleaved" because the first numeric data is encoded in the first 5 bars while the second numeric data is encoded in the first 5 spaces that separate the first 5 bars. Thus the first 5 bars and spaces actually encode two characters. This is also why the bar code can only encode an even number of data elements.


Sample of an Interleaved 2 of 5 Barcode


 

2. Interleaved 2 of 5 Encoding Data Scope

Interleaved 2 of 5 Barcode for .NET, ASP.NET supports:
  • 0, 1, 2, 3, 4, 5, 6, 7, 8, 9


 

3. Interleaved 2 of 5 Barcode Property Settings

  • Set the Type property to BarcodeType.INTERLEAVED25
  • Set the Data property with the value to encode. Type is string.
    The encoded message should contain even number of digits; otherwise, a '0' would be appended at the beginning.
  • Setting up barcode image size:
    • Set property UOM (Unit of Measure) for properties BarWidth, BarHeight, LeftMargin and TopMargin.
      Default is UnitOfMeasure.Pixel (0). Valid values are UnitOfMeasure.Pixel (0), UnitOfMeasure.CM (1), UnitOfMeasure.Inch (2).
    • Set the BarWidth (for bar cell width) and BarHeight (for bar cell height) properties. Both types are float.
    • Set the LeftMargin and TopMargin properties, and types are both float.
    • Set the Resolution property (Value is expressed in DPI - Dots per inch). This property is not working in Windows Controller, we will use end user's windows resultion.
  • Setting up text style in barcode image:
    • Set the ShowText properties. If this value is true, barcode data will be displayed with the barcode.
    • Set the TextFont property. The font used to display text in barcode image.
  • Set the Format property for barcode image type. Value can be "gif", "jpg", "png", and "bmp", default is "png".
  • Set BearerBars property, if you want to draw borders around barcode image. Value can be BearerBar.None (no bear bars), BearerBar.Frame (top, bottom, left, right borders drawn), BearerBar.TopBottom (only top, bottom's are drawn).
  • Set Rotate property, if you want to rotate barcode image.
    Value can be
    0 (RotateOrientation.BottomFacingDown),
    1 (RotateOrientation.BottomFacingLeft),
    2 (RotateOrientation.BottomFacingUp),
    3 (RotateOrientation.BottomFacingRight)
  • AddCheckSum property is optional. Modulo 10 will be applied, if AddCheckSum property is true.


Download Barcode Generator Software






   Copyright 2010 BarcodeLib.com. Provides High Quality Interleaved 2 of 5 Barcode Generator, Interleaved 2 of 5 Generator. All rights reserved.