I'm currently working on trying to print a .lbl file using Nodejs. I've been digging around on npm and google but, I'm not quite sure what is the best route to go. I was thinking of modifying one the npm to incorporate the printers i need. However, if there is a general NPM out there that would be better.
Some background info for anyone interested: I would like to use the printer I have selected from the dropdown. Once select call the .lbl file and print the correct quantity from a box next to my printer drop down.
I would need to replace some values on the label with various things i have selected elsewhere on my screen before it prints.
I am using a Datamax-O'neil printer here but there may be different printers at other places.
My questions to you: Is there an node packages anyone might recommend? I have looked at node-printer, cordova-plugin-thermal-printer, and dymo along with more. The listed three seem be sort of in the right direction.
Do you know of any example I might be able to look at that might point me the right direction?
Sorry if this a duplicate question, I appreciate all the help and thank you in advance.
Anthony
via Anthony Ferrari
No comments:
Post a Comment