mikebgrep

Results 34 comments of mikebgrep
trafficstars

Yes is this one https://github.com/dacduong/escpos-printer-simulator is working like tcpip terminal, Just run the jar file and set to port 9100 host localhost and its printing in emulator but its not...

Its work fine I miss to re-create the instance.

@anastaciocintra I just noticed on your receipt amount of the products its not double instead of 14.40 is 1440 and end price must be 14.40 x 3 not $143.00 witch...

@anastaciocintra can you propose some solution for printing from list not with the toString() method. Regards, Mike

@anastaciocintra yes do you have a solution of it.With toString() method the values of the double don't show properly on the receipt.At least I see in the test you make...

@anastaciocintra Thank you man that is awesome.I actually try one time to do for each loop in the builder but I don't know why everything was red.But this is proper...

I manage to run on Raspberry pi I try to run on PC without sudo also same result.Any way after 2 days use on second day I get warning from...

@CyanPZ how you displaying the chart I am trying to implement in my application and its can't invoke `new SwingWrapper(chart).displayChart(); ` It give me Cannot call invokeAndWait from the event...

Ok thank you I found the way is mentioned in the readme