nr-barcode 0.3.1

Node that converts the input to an barcode svg

npm install nr-barcode

README

Node that can be used to produce barcode graphics. It is a wrapper around the jsbarcode library found here https://github.com/lindell/JsBarcode.

You have to input the barcode content at msg.payload and optionally the type of barcode at msg.type. The default barcode type is CODE128. The output svg is available at msg.payload for further processing. You can e.g. insert it into a pdf with the node-red-contrib-pdfmake node.

Use http://www.columbia.edu/~em36/pdftoprinter.html to print pdf directly to standard printer. You can create programmatically pdf documents in a node-red flor with help of the node-red library node-red-contrib-pdfmake. Displaying on a dashboard can work with node-red-contrib-ui-svg.

Node Info

Version: 0.3.1
Updated 4 years, 2 months ago
License: MIT
Rating: not yet rated

Categories

Actions

Rate:

Downloads

6 in the last week

Nodes

  • barcode

Keywords

  • node-red
  • barcode

Maintainers