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

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

Download Barcode Generator Software

Code 2 of 5 Barcode Generator for Windows

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

  • Easily generate Code 2 of 5 barcodes in Windows operating systems
  • Easy setup, no registration key, no activation code required
  • Generate high quality Code 2 of 5 images in JPEG, GIF & PNG formats
  • Generate Code 2 of 5 barcodes in Windows XP, Vista, Windows 7
  • Mature Barcode Generator Software since 2003


Quick Navigate

 

1. Code 2 of 5 Barcode Introduction

Code 2 of 5 is also known as 2 of 5 Industrial, 2/5 Industrial, 2 of 5 Standard, Standard 2 of 5, 2/5 Standard, Code 2/5, 2 of 5, C 2 of 5

Stanadard 2 of 5 is a low-density numeric symbology that has been with us since the 1960s. It has been used in the photofinishing and warehouse sorting industries, as well as sequentially numbering airline tickets. The symbology is called "2 of 5" due to the fact that digits are encoded with 5 bars, 2 of which are always wide (and the remaining three are narrow).
Standard 2 of 5 is a very simple symbology in that all encoding information is encoded in the width of the bars. The spaces in the barcode exist only to separate the bars themselves. Additionally, a bar may either be wide or narrow, a wide bar generally being 3 times as wide as a narrow bar. The exact size of the spaces is not critical, but is generally the same width as a narrow bar.

Sample of an Industrial 2 of 5 Barcode


 

2. Code 2 of 5 Encoding Data Scope

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


 

3. Code 2 of 5 Barcode Property Settings

  • Set the Type property to BarcodeType.CODE2OF5
  • Set the Data property with the value to encode. Type is string.
  • 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 not applied.


Download Barcode Generator Software






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