Italian Post 25 Barcode

This Symbology is also known as Italian Post ITF 2/5, PosteItaliane Registered Mail Barcode, PosteItaliane ITF

Overview
The Italian Post 25 barcode is used by Italian Post Office (PosteItaliane) in Registered Items product; a service providing legal certification of delivery and proving that items have been sent. Particularly useful for participation in public tenders or competitions, as well as for administrative and legal purposes. The Italian Post 25 is based on Interleaved 2 of 5 (ITF) standard.

The data content of the Italian Post 25 barcode is 11-digit number and a 1-digit checksum which can be automatically calculated and encoded by BarcodeItem if needed.

Sample of an Italian Post 25 Barcode

How to create Italian Post 25 barcodes using BarcodeItem

Note: Please refer to the Class Reference documentation for more information about the properties and methods stated in this document.
In order to get an Italian Post 25 barcode image, please follow these steps:
  • Set the Symbology property to ItalianPost25
  • Setting up dimensions and quiet zones:
    • Set the BarWidth property to 0.01 (Values are expressed in Inches)
    • Set the BarHeight property to 0.63 (Values are expressed in Inches)
    • Set the BarRatio property to 3
    • Set the QuietZone property to 0.2 (Value is expressed in Inches)
  • Set the Code property with the value to encode. It must match the aforementioned structure i.e. 11-digit
Example of an Italian Post 25 barcode image
Code property = 12652325871 will produce the following barcode image:



 Copyright © 2003 - 2012 Neodynamic S.R.L. All rights reserved.