Skip to content

PDFTron/webviewer-barcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.