French Postal 39 A/R Barcode

This Symbology is also known as French Postal A/R 39, La Poste A/R 39

Overview
French Postal 39 A/R is used by French Postal Service (La Poste) on registered letter forms ("Recommandé"). It based on Code 39 barcode symbology. The data content of the French Postal 39 A/R barcode is two-letters (RA or RB) + 8-digit number; all followed by a 1-digit checksum which is automatically calculated and encoded by BarcodeItem.

Sample of a French Postal 39 A/R Barcode

How to create French Postal 39 A/R 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 a French Postal 39 A/R barcode image, please follow these steps:
  • Set the Symbology property to FrenchPostal39AR
  • Setting up dimensions and quiet zones:
    • Set the BarWidth and BarHeight properties (Values are expressed in Inches)
    • Set the QuietZone property (Value is expressed in Inches)
  • Set the Code property with the value to encode which must be two-letters (RA or RB) + 8-digit number
Example of French Postal 39 A/R barcode images
Code property = RA12345678 will produce the following barcode image:


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