erpnet / ErpNet.FP

ErpNet.FP is a light-weight cross-platform Http server facilitating printing to fiscal printers through simple JSON Api.
BSD Zero Clause License
107 stars 62 forks source link

Printing Barcodes in comments ( Comments/Text Enhancement ) / Issue 77 / #107

Open dsetekh opened 5 years ago

dsetekh commented 5 years ago

Hi guys, in a previous issue you had the following idea :

In future we could support type="barcode-ean-128", or type="qrcode", or type="line", etc.. but they are optional features.

Is the barcode printing in comment lines still on the table for implementation? It has a 'real-life'use for a lot of purposes.

P.S. Can you please add an example for the /rawcommand as I tried to eventually use that for printing the barcode, but most protocols will want the Bon to be opened first so I think it may not be possible to use it that way unless the whole receipt is not being printed 'per-line'via rawcommands or I'm mistaken about that?

GitJavor commented 3 years ago

Hello guys and thanks for the good work done. IMO it would be great to add a command to allow printing a non-fiscal receipt along with the 1D barcode (as QR code currently is not supported by some if not most printers and has to be printed as an image). Tons of useful applications for it. I hope currently it's achievable by using raw command (haven't tested this yet), but would be a good feature. Also, how about printing an invoice? So far seems there's no command for this :(