Receipt printing in django

Viewed 13

I am developing a web based point of sale in django and l want the reciept to print directly fom the browser upon click on a print button l have created , without the printer showing preview , it should just print directly to the thermal printer that l have set as the default printer

0 Answers
Related