anastaciocintra / escpos-coffee

Java library for ESC/POS printer
https://anastaciocintra.github.io/escpos-coffee
MIT License
277 stars 72 forks source link

is it possible to visualize somehow what you going to print, without a printer ? #76

Open YuriyBarvenko1234 opened 2 years ago

YuriyBarvenko1234 commented 2 years ago

during your programming, you have to use the hardware(printer) and a lot of paper. is it possible to visualize somehow what you going to print, without a printer?

maybe add a print method that will create an image or pdf and visualize what you going to print.

zeeshan7860 commented 2 years ago

There Should be an option for print pdf I put the printername to Microsoft Print to PDF it saves the pdf file to the documents folder but it does not open

anastaciocintra commented 2 years ago

another colleague discovered a simulator: https://github.com/anastaciocintra/escpos-coffee/issues/74#issuecomment-962484186