Skip to content

GS1 DotCode

Terry Burton edited this page Sep 28, 2022 · 6 revisions

GS1 DotCode

GS1 DotCode is an implementation of the DotCode barcode symbology with GS1 formatted data.

Standards: AIM - ISS DotCode, GS1 General Specifications.

Data and Options

  • The data field input is provided in GS1 Application Identifier standard format.
  • Note that it is not necessary to specify FNC1 characters since the encoder will insert these automatically where necessary.
  • Deprecated. The dontlint option disables GS1 Application Identifier syntax validation allowing images to be generated for input that does not comply with GS1 standards.
  • The ratio is used to specify the aspect ratio of the symbol. The default is 1.5.
  • The columns and rows options are used to specify the size of the symbol. When these are not specified a symbol is generated that maintains the selected aspect ratio.
  • Deprecated: Use only if performance is a concern. The fast option is used to enable the optional high-speed symbol masking algorithm.

Examples

Data:    (235)5vBZIF%!<B;?oa%(01)09521234543213(8008)19052001
Options: rows=16
Encoder: gs1dotcode


Symbologies Reference

Point of Sale

GS1 DataBar

Supply Chain

Two-dimensional Symbols

One-dimensional Symbols

Postal Symbols

Pharmaceutical Symbols

Less-used Symbols

GS1 Composite Symbols

Raw Symbols

Partial Symbols

Clone this wiki locally