Deutsche Post Leitcode Barcode

This Symbology is also known as German Postal 2 of 5 Leitcode, CodeLeitcode, Leitcode, Deutsche Post AG (DHL)

Overview
Leitcode barcode Symbology is used by German Post (Deutsche Post AG) (Deutsche Frachtpost). The Leitcode gives an indication of the destination.
The value to encode length is fixed to 13 digits plus 1 digit checksum which is automatically calculated by BarcodeItem products. The value to encode must have the following structure:
  • 5 digits for Postal code (Postleitzahl, PLZ)
  • 3 digits for Street ID/number
  • 3 digits for House number
  • 2 digits for Product code

Sample of a Deutsche Post Leitcode Barcode

How to create Deutsche Post Leitcode 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 Deutsche Post Leitcode barcode image, please follow these steps:
  • Set the Symbology property to DeutschePostLeitcode
  • Setting up dimensions and quiet zones:
    • Set the BarWidth and BarHeight properties (Values are expressed in Inches)
    • Set the BarRatio property to 3
    • Set the QuietZone property (Value is expressed in Inches)
  • Set the Code property with the value to encode. It must be 13 digits:
    • 5 digits for Postal code (Postleitzahl, PLZ)
    • 3 digits for Street ID/number
    • 3 digits for House number
    • 2 digits for Product code
Example of Deutsche Post Leitcode barcode images
Code property = 8173908300200 will produce the following barcode image:
 Copyright © 2003 - 2012 Neodynamic S.R.L. All rights reserved.