More Symbologies
Australia Post 4-state Barcode
Aztec Code Barcode
Codabar
Code 11
Code 128
Code 16K
Code 32
Code 39
Code 93
Compact PDF417
Danish Postal 39
Data Matrix
Deutsche Post Identcode Barcode
Deutsche Post Leitcode Barcode
EAN/UPC Add On 2
EAN/UPC Add On 5
EAN-13
EAN-8
EAN-99
EAN-Velocity
FedEx Ground 96
French Postal 39 A/R
GS1-128
GS1 DataBar-14 Stacked
GS1 DataBar-14 Stacked Omnidirectional
GS1 DataBar-14 Truncated
GS1 DataBar Expanded
GS1 DataBar Expanded Stacked
GS1 DataBar Limited
GS1 DataBar Omnidirectional/GS1 DataBar-14
HIBC LIC 128
HIBC LIC 39
HIBC PAS 128
HIBC PAS 39
IATA 2 of 5 Barcode
Industrial 2 of 5
Interleaved 2 of 5
ISBN
ISBT 128
ISMN
ISSN
Italian Post 25
ITF-14
JAN-13
JAN-8
Macro PDF417
Matrix 2 of 5
Micro PDF417
Micro QR Code
MSI
Numly Number
OPC
PDF417
Pharmacode
PLANET
POSTNET
PZN
QR Code
British Royal Mail 4-State Customer Barcode
Royal TPG Post KIX 4-State Barcode
SCC-14
Semacode
Singapore 4-State Postal Code Barcode
SSCC-18
Swiss PostParcel Barcode
Telepen
UCC/EAN-128
UPC-A
UPC-E
UPS MaxiCode
USPS Facing Identification Marks
USPS Horizontal Bars
USPS Intelligent Mail / OneCode 4-State Customer Barcode
USPS Package Identification Code (UCC/EAN-128 GS1-128)
USPS Package Identification Code (USS Code 128)
USPS Sack Label Barcode
USPS Tray Label Barcode
VICS BOL Barcode
VICS SCAC PRO Barcode

FedEx Ground 96 Barcode - SQL Server Reporting Services

Also known as FedEx 96 Barcode, FedEx Ground "96" UCC/EAN-128, "96" Barcode

Overview
The primary bar code used as part of the FedEx Ground bar code strategy is a UCC/EAN Code 128 symbol. It is referred to as the "96" bar code because it always begins with a "96". The data content of the FedEx Ground "96" UCC/EAN Code 128 barcode is as specified below:
  • Application Identifier (AI): 2-digit number that identifies the barcode as a shipping label. In this case the Application Identifier is "96".
  • Serial Container Numeric Code (SCNC): 2-digit (11, 12, 13) that identifies the carrier as "FedEx Ground".
  • Class of Service: 3-digit number used to identify the FedEx Ground class of service.
  • FedEx Ground Shipper ID: 7-digit unique shipper identification number.
  • Package Number: 7-digit package serial number.
  • Modulus 10 Check digit: It is a digit added at the end of a sequence of numbers that validates the authenticity of the number. It can be automatically calculated and encoded by Barcode Professional if needed.

Sample of a FedEx Ground 96 Barcode

How to create FedEx Ground 96 barcodes using Barcode Professional for

ASP.NET/Windows Forms/Reporting Services/Compact Framework WPF  
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 FedEx Ground 96 barcode image, please follow these steps:
  • Set the Symbology property to FedExGround96
  • Setting up dimensions and quiet zones:
    • Set the BarWidth property to a value ranging from 0.017 to 0.019 (Values are expressed in Inches)
    • Set the BarHeight property (Values are expressed in Inches)
    • Set the QuietZoneWidth property to a value 10 times the BarWidth value (Value is expressed in Inches)
    • Set the TopMargin and BottomMargin properties to 0.1 (Values are expressed in Inches)
  • Set the Code property with the value to encode. It must begin with "96" followed by 19 or 20 digits

Example of FedEx Ground 96 barcode images

Code property = 9611804027471600040302 will produce the following barcode image:
 Copyright © 2003 - 2010 Neodynamic S.R.L. All rights reserved.