GS1 DataBar-14 Truncated (Formerly RSS-14 Truncated - Reduced Space Symbology) Barcode

This Symbology is also known as GS1 DataBar Truncated, RSS-14 Truncated, Reduced Space Symbology 14 Truncated

This Barcode Symbology is supported by the following Neodynamic products:

Overview

GS1GS1 DataBar Family of bar codes
GS1 DataBar (formerly Reduced Space Symbols or RSS) symbols can identify small items and carry more information than the current EAN/UPC barcode (GS1 DataBar symbols will not necessarily replace EAN/UCC bar codes, as it will be left to the brand owner - the party responsible for specifying package design - to decide). GS1 DataBar enables GTIN identification for hard-to-mark products like fresh foods, jewelry and do-it-yourself hardware products and can carry GS1 Application Identifiers (AI) such as serial numbers, lot numbers, and expiration dates. This creates the opportunity for solutions supporting product authentication and traceability, product quality and effectiveness, variable measure product identification, and couponing.

GS1 DataBar is a family of linear barcode symbologies used within the GS1 System. There are three types of GS1 DataBar symbols, two of which have a number of versions optimized for different application requirements.

GS1 DataBar-14 Truncated
GS1 DataBar-14 Truncated encodes AI (01) in a linear symbol designed to be read by scanners such as wands, handheld lasers, and linear and 2D imagers. It cannot be read efficiently by omnidirectional flat-bed and presentation scanners. GS1 DataBar-14 Truncated is capable of encoding 20000000000000 (2 x 10 ^ 13) values. These values are expressed as 14 digits called Global Trade Item Numbers (GTINs). The first digit is a linkage flag. The following 13 digits are data characters. The 13 data characters plus an implied check digit form a GS1 14-digit item identification number including a leading Indicator digit. NOTE: The leading (01) is the implied application identifier (AI) and is not encoded in the symbol. The last digit, which is a check digit, is not directly encoded in the barcode.

Sample of a GS1 DataBar-14 Truncated/RSS-14 Truncated Barcode
Sample of a GS1 DataBar-14 Truncated/RSS-14 Truncated Barcode

How to create GS1 DataBar-14 Truncated/RSS-14 Truncated 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 a GS1 DataBar-14 Truncated/RSS-14 Truncated barcode image, please follow these steps:
  • Set the Symbology property to GS1DataBarTruncated or GS1DataBar14Truncated or Rss14Truncated
  • Setting up dimensions:
    • Set the BarWidth property to 0.0208 (Value is expressed in Inches)
    • Set the BarHeight property to 0.6864 (13 * BarWidth) or higher (Value is expressed in Inches)
  • Set the Code property with a 13-digit value representing a GTIN-14 code excluding AI (01) and last check digit.
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 GS1 DataBar-14 Truncated/RSS-14 Truncated barcode image, please follow these steps:
  • Set the Symbology property to GS1DataBarTruncated or GS1DataBar14Truncated or Rss14Truncated
  • Setting up dimensions:
    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 0.0208 (Value is expressed in Inches)
    • Set the BarHeight property to 0.6864 (13 * BarWidth) or higher (Value is expressed in Inches)
  • Set the Code property with a 13-digit value representing a GTIN-14 code excluding AI (01) and last check digit.

Example of GS1 DataBar-14 Truncated/RSS-14 Truncated barcode images

Code property = 0061414199999, will produce the following barcode image:

GS1 DataBar-14 Truncated/RSS-14 Truncated Barcode - Code property = 0061414199999