My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
DataBarStackedOmni  
Updated Mar 1, 2012 by terry.burton

Overview

GS1 DataBar Stacked Omnidirectional is a fixed-length, stacked linear symbology that can be used to encode a 14 digit GTIN.

Variants

GS1 DataBar Stacked Omnidirectional Composite is a variant that should be used when a CC-A or CC-B GS1 composite 2D component is required.

Invokation

  • The data field input is provided in GS1 Application Identifier standard format and must be a solitary AI (01) with 13 or 14 digits of a GTIN, i.e. (01)....
  • If 13 digits of AI (01) data are supplied then the 14th checkdigit is calculated automatically, otherwise the digits are encoded as supplied.
  • The linkage option signifies the presence of a GS1 composite 2D component.

Examples

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

0 0 moveto ((01)24012345678905) () /databarstackedomni /uk.co.terryburton.bwipp findresource exec
0 0 moveto ((01)2401234567890) () /databarstackedomni /uk.co.terryburton.bwipp findresource exec

Powered by Google Project Hosting