I need a solution regarding barcode software that runs on node js, here i need to create a barcode printing extension for my app, the extension's run through node js. Here I need to create a specific barcode template and need to print on a particular label size. First of all i tried using html template and when i take it on print the print get enlarged and get out of the label. So we reduce the scale while printing, the printed output quality reduced. i need solution for this to print a quality barcode template with a specific sizes.
Need proper guidelines for creating an barcode template printing web application that runs in node js