Korea Post Barcode

This Symbology is also known as Korean Postal Authority barcode

This Barcode Symbology is supported by the following Neodynamic products:

Overview

Korea Post BarcodeThe Korea Post Barcode enodes a 6 digit Zip code plus a mod 10 check digit. The Zip code can be specified with a hyphen char between the first three and last three digits, however, the hyphen will not be encoded into the barcode. A human readable text is not mandatory under the barcode.

Sample of an Korea Post Barcode
Sample of an Korea Post Barcode

How to create Korea Post barcodes using Barcode Professional for

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 Korea Post barcode image, please follow these steps:
  • Set the Symbology property to KoreaPost
  • Setting up dimensions and quiet zones:
    • Set the BarWidth and BarHeight properties (Values are expressed in Inches)
    • Set the QuietZoneWidth property (Value is expressed in Inches)
    • Set the TopMargin and BottomMargin properties (Values are expressed in Inches)
  • Set the Code property with the value to encode i.e. 6 digit Zip code
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 Korea Post barcode image, please follow these steps:
  • Set the Symbology property to KoreaPost
  • Setting up dimensions and quiet zones:
    All values for barcode dimensions are expressed in INCHES by default. However, Barcode Professional supports other unit of measurement such as Millimeter, Centimeter, and Mils. For modifying the unit of measurement for barcoding, please set up the BarcodeUnit property as needed.
    • 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 i.e. 6 digit Zip code

Example of a Korea Post barcode image

Code property = 123-456 will produce the following barcode image:

Korea Post Barcode - Code property = 123-456