GS1 Databar, formerly known as Reduced Space Symbology (RSS), is a large family of barcodes that encode a GTIN-12 or GTIN-13 data structure within a 14-digit barcode. The various GS1 Databar symbols have specific features that allow them to be read by different types of scanners. They are used in a variety of industries, including retail point-of-sale applications, inventory tracking, and healthcare.
GS1 Databar (Databar-14)
GS1 Databar Stacked Omni-directional (Databar-14 Stacked Omni-directional)
GS1 Databar Expanded
GS1 Databar Expanded Stacked
GS1 Databar Truncated (Databar-14 Truncated)
GS1 Databar Limited
GS1 Databar Stacked
GS1 Databar Omni-directional barcodes encode the full 14-digit EAN.UCC item identification in a linear symbol. They can be scanned omni-directionally by suitably programmed point-of-sale scanners.
Symbology | ||
---|---|---|
BarcodeSymbology.GS1Databar | GS1 Databar Omni-directional was developed to increase the number of unique codes, and to meet the needs of encoding more information in a smaller space. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.GS1Databar |
Data Class | BarcodeData |
Read Options Class | OneDBarcodeReadOptions |
Write Options Class | OneDBarcodeWriteOptions |
GS1 Databar Truncated has the same data characteristics as the GS1 Databar barcode, except the bar height is set to the GS1 Databar standard of 13 times the X dimension.
Symbology | ||
---|---|---|
Truncated Version of BarcodeSymbology.GS1Databar | GS1 Databar Truncated is designed to be scanned by wands, linear 2D imagers and handheld lasers. It cannot be scanned efficiently by omni-directional scanners. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.GS1Databar |
Data Class | BarcodeData |
Read Options Class | OneDBarcodeReadOptions |
Write Options Class | OneDBarcodeWriteOptions |
GS1 Databar Stacked is a variation of the GS1 Databar symbology that is stacked in two rows. It is used when the normal symbol would be too wide for the application.
Symbology | ||
---|---|---|
BarcodeSymbology.GS1DatabarStacked | GS1 Databar Stacked is used for small item marking applications and it is designed to be scanned by wands, linear 2D imagers, and hand-held lasers. It cannot be scanned efficiently by omni-directional scanners. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.GS1DatabarStacked |
Data Class | BarcodeData |
Read Options Class | GS1DatabarStackedBarcodeReadOptions |
Write Options Class | GS1DatabarStackedBarcodeWriteOptions |
The Omni-directional version of GS1 Databar Stacked can be scanned omni-directionally. This symbology does not allow for human-readable text with the barcode.
Symbology | ||
---|---|---|
Omni-directional Version of BarcodeSymbology.GS1DatabarStacked | The data being encoded is separated to create a split-level barcode. The height of each row is ascertained from the bar's height property of the control. The barcode contains a separator pattern, containing no data, which has a height equal to 3 times the X dimension. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.GS1DatabarStacked |
Data Class | BarcodeData |
Read Options Class | GS1DatabarStackedBarcodeReadOptions |
Write Options Class | GS1DatabarStackedBarcodeWriteOptions |
The GS1 Databar Limited encodes a 14-digit EAN.UCC item identification with Indicator digits of zero or one.
Symbology | ||
---|---|---|
BarcodeSymbology.GS1DatabarLimited | The GS1 Databar Limited is a linear symbol for use on small items that will not be scanned at the point-of-sale. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.GS1DatabarLimited |
Data Class | BarcodeData |
Read Options Class | OneDBarcodeReadOptions |
Write Options Class | OneDBarcodeWriteOptions |
The GS1 Databar Expanded barcode encodes EAN.UCC item identification plus supplementary AI element strings such as weight and "best before" date.
Symbology | ||
---|---|---|
BarcodeSymbology.GS1DatabarExpanded | The GS1 Databar Expanded barcode is a linear symbol that can be scanned omni-directionally by suitably programmed point-of-sale scanners. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.GS1DatabarExpanded |
Data Class | BarcodeData |
Read Options Class | OneDBarcodeReadOptions |
Write Options Class | OneDBarcodeWriteOptions |
The GS1 Databar Expanded Stacked barcode is a variation of the RSS-14 Expanded symbology that is stacked into multiple rows.
Symbology | ||
---|---|---|
BarcodeSymbology.GS1DatabarExpandedStacked | The GS1 Databar Expanded Stacked barcode is used when the normal symbol would be too wide for the application. |
Data Options | Member |
---|---|
LEADTOOLS Symbology Identifier | BarcodeSymbology.GS1DatabarExpandedStacked |
Data Class | BarcodeData |
Read Options Class | GS1DatabarStackedBarcodeReadOptions |
Write Options Class | GS1DatabarStackedBarcodeWriteOptions |