LEADTOOLS supports several 2-state and 4-state barcode symbologies employed throughout the world by various post mail office systems. These barcodes are comprised of bars of different heights as opposed to the different widths that most linear 1D barcodes employ. The 2-state barcodes are able to encode the digits 0-9 and are effectively used for zip codes, routing, and tracking numbers. The 4-state barcodes can encode alphanumeric characters and can encode the entire address information.
POSTNET was developed by the United States Postal Service (USPS) to represent the 5- or 9-digit ZIP code, or an 11-digit "Delivery Point Code" of US destination addresses. A POSTNET symbol can be printed upon an envelope and used to facilitate faster sorting of mail.
Symbology | ||
---|---|---|
BarcodeSymbology.PostNet | POSTNET symbols are printed on flat pieces of mail such as magazines and envelopes. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.PostNet |
Data Class | BarcodeData |
Read Options | PostNetPlanetBarcodeReadOptions |
Write Options | PostNetPlanetBarcodeWriteOptions |
PLANET is similar to POSTNET in that it uses half and full height bars to encode data, always begins and ends with a full bar, and digits are represented using a two of five code. The major difference between POSTNET and PLANET is that in POSTNET full bars represent "on" bits, while in PLANET full bars represent "off" bits.
Symbology | ||
---|---|---|
BarcodeSymbology.Planet | PLANET is used by the United States Postal Service to identify and track mail during delivery. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.Planet |
Data Class | BarcodeData |
Read Options | PostNetPlanetBarcodeReadOptions |
Write Options | PostNetPlanetBarcodeWriteOptions |
Intelligent Mail Barcode, more commonly known as 4-State Customer Barcode or USPS4CB, is a 65-barcode used by the United States Postal Service for domestic delivery. It is designed to provide improved functionality and information than its predecessors (POSTNET and PLANET).
Symbology | ||
---|---|---|
BarcodeSymbology.USPS4State | Intelligent Mail Barcode effectively combines the routing ZIP code and tracking information into a single barcode. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.USPS4State |
Data Class | BarcodeData |
Read Options | FourStateBarcodeReadOptions |
Write Options | FourStateBarcodeWriteOptions |
The RM4SCC symbol is used by the Royal Mail Cleanmail service.
Symbology | ||
---|---|---|
BarcodeSymbology.RoyalMail4State | The Royal Mail Service has specific requirements placed upon this symbol to ensure maximum readability and efficiency during the mail routing process. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.RoyalMail4State |
Data Class | BarcodeData |
Read Options | FourStateBarcodeReadOptions |
Write Options | FourStateBarcodeWriteOptions |
Australian Post - 4 State is used by Australia Post for Postal code and automatic mail sorting. Australian Post has chosen the 4-State barcode, a derivation that is already used successfully by other postal administrations.
Symbology | ||
---|---|---|
BarcodeSymbology.AustralianPost4State | Australian Post comprises four types of bars (the four states), each of which has a distinct name, value, and barcode symbol. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.AustralianPost4State |
Data Class | BarcodeData |
Read Options | FourStateBarcodeReadOptions |
Write Options | FourStateBarcodeWriteOptions |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document