Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 943 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 943 Bytes

WebViewer Barcode

WebViewer Barcode demonstrates a PoC for generating barcodes, stamping them onto a PDF and then reading them after they have been flattened onto the document. Watch the demo here.

Screenshot

Install

npm install

Run

npm start

Barcode Libraries

This app features jsbarcode for generation and javascript-barcode-reader for reading of the 2D barcodes and jsqr for generation and qrcode for reading of the QR codes.

API documentation

See API documentation.

Contributing

See contributing.

License

See license.