GS1 DataBar Truncated - bwipp/postscriptbarcode GitHub Wiki

GS1 DataBar Truncated

GS1 DataBar Truncated is a fixed-length, linear barcode symbology that can be used to encode a GTIN-14 for in-house applications.

Also known as: RSS-14 Truncated.

Variants:

  • GS1 DataBar Stacked is a variant of GS1 DataBar Truncated for use where a taller, narrower symbol is required.
  • GS1 DataBar Truncated Composite is a variant of GS1 DataBar Truncated that should be used when a CC-A or CC-B GS1 composite 2D component is required.

Standards: ISO/IEC 24724, ITS Reduced Space Symbology (RSS), AIM ISS - Reduced Space Symbology (RSS), GS1 General Specifications.

Data and Options

  • The data field input must be a solitary AI (01) with 13 or 14 digits of a GTIN, i.e. (01)....
  • If thirteen digits of AI (01) data are supplied then the check digit is calculated automatically, otherwise the provided check digit will be verified.
  • Deprecated: For internal use. The linkage option signifies the presence of a GS1 composite 2D component.

Examples

Identical symbols, input provided with and without a check digit:

Data:    (01)09521234543213
Options: 
Encoder: databartruncated
Data:    (01)0952123454321
Options: 
Encoder: databartruncated

⚠️ **GitHub.com Fallback** ⚠️