Also known as USPS PIC UCC/EAN-128, USPS Package Identification Code, USPS Confirmation Services Tracking Number Barcode, USPS PIC Barcode
This Barcode Symbology is supported by the following Neodynamic products:
The UCC/EAN 128 Barcode Format for Package Identification Code is made up of five fields totaling 22 characters. The five required data fields are:
The Concatenated UCC/EAN 128 Barcode Format for Package Identification Code is made up of seven fields totaling 30 characters. The seven required data fields are:
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 USPS Package Identification Code (PIC) barcode image, please follow these steps:
- Set the Symbology property to UspsPicUccEan128
- Setting up dimensions and quiet zones:
- Set the BarWidth property to a value ranging from 0.015 to 0.017 (Values are expressed in Inches)
- Set the BarHeight property to 0.765625 (Values are expressed in Inches)
- Set the QuietZoneWidth property to 0.25 (Value is expressed in Inches)
- Set the TopMargin and BottomMargin properties to 0.15625 and 0.171875 respectively (Values are expressed in Inches)
- Set the Code property with the value to encode:
- For single barcodes: It must begin with "91" followed by 19 or 20 digits
- For Concatenated barcodes: It must begin with "420" followed by 5-digit ZIP code and followed by "91" and 19 or 20 digits
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 USPS Package Identification Code (PIC) barcode image, please follow these steps:
- Set the Symbology property to UspsPicUccEan128
- 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 property to a value ranging from 0.015 to 0.017 (Values are expressed in Inches)
- Set the BarHeight property to 0.765625 (Values are expressed in Inches)
- Set the QuietZone property to 0.25, 0.15625, 0.25, 0.171875 - Left, Top, Right, and Bottom zones (Value is expressed in Inches)
- Set the Code property with the value to encode:
- For single barcodes: It must begin with "91" followed by 19 or 20 digits
- For Concatenated barcodes: It must begin with "420" followed by 5-digit ZIP code and followed by "91" and 19 or 20 digits