metafloor / bwip-js

Barcode Writer in Pure JavaScript
Other
2.09k stars 301 forks source link

Code128A Code128B Code128C #285

Open yingfengchen opened 1 year ago

yingfengchen commented 1 year ago

how can i set codeset(A, B, C, Auto) for Code128. Thanks

metafloor commented 1 year ago

The upstream package BWIPP only provides automatic encoding. See https://github.com/bwipp/postscriptbarcode/wiki/Code-128.

terryburton commented 1 year ago

Relevant issue for BWIPP: https://github.com/bwipp/postscriptbarcode/issues/58