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

Home > Barcode Generator Software > ITF-14 Barcode Generator Software for Windows XP, Vista, Windows 7

Download Barcode Generator Software

ITF-14 Barcode Generator for Windows

Generating ITF-14 Bar Code in Windows XP, Vista, Windows 7

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


Quick Navigate

 

1. ITF-14 Barcode Introduction

ITF-14 is also known as UPC Shipping Container Symbol ITF-14, ITF14, Case Code, UPC Case Code, EAN/UCC-14, EAN-14, UCC-14, DUN-14, GTIN-14

The ITF-14 or UPC Shipping Container Symbol is used to mark cartons, cases, or pallets that contain products which have a UPC or EAN product identification number. The short-hand name for the symbol is "ITF-14", which is an acronym for "Interleaved 2 of 5" (the Barcode Symbology used) and 14 digits (the length of the container symbol).

The ITF-14 symbol has the following structure:
  • 1 digit for Packaging indicator
  • 2 digits for UPC numbering system or EAN prefix
  • 5 digits for Manufacturer identification number
  • 5 digits for Item identification number
  • 1 digit for Checksum which is automatically calculated by Java Barcode
The value to encode passed to Java Barcode must be 13 digits only because the 14th digit (the checksum) is automatically calculated by Java Barcode.


Sample of an ITF-14 Barcode with Bearer Bar


 

2. ITF-14 Encoding Data Scope

ITF-14 Barcode for .NET, ASP.NET supports 16 letters.
  • 0, 1, 2, 3, 4, 5, 6, 7, 8, 9


 

3. ITF-14 Barcode Property Settings

  • Set the Type property to BarcodeType.ITF14
  • 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 the CodabarStartChar and CodabarStopChar properties. Value can be A, B, C, and D.
  • 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 here. Barcode Library will always add a check character in the last digit.


Download Barcode Generator Software






   Copyright 2010 BarcodeLib.com. Provides High Quality ITF-14 Barcode Generator, ITF-14 Generator. All rights reserved.