lindell / JsBarcode

Barcode generation library written in JavaScript that works in both the browser and on Node.js
http://lindell.me/JsBarcode
MIT License
5.5k stars 1.11k forks source link

GS1 code with the identifiers #250

Closed MichelMiola closed 6 years ago

MichelMiola commented 6 years ago

Can not generate GS1 code with the identifiers?

Example: "(01) 11111111111113 (11) 180604"

In essence, GS1-128 is a derivative language of the Code 128 symbology, utilizing a flagging character (Function Code 1 (FNC1)) and application identifiers

source: https://www.gs1-128.info/

MichelMiola commented 6 years ago

outdated version