开发者

How to print a voucher with Java and a EPSON TM-T88III

开发者 https://www.devze.com 2023-04-10 04:17 出处:网络
I just bought an EPSON TM-T88III. Now I want to write a small application in java that prints a voucher with some plain text, so nothing special. 开发者_JAVA技巧I was wondering how I could do this.

I just bought an EPSON TM-T88III. Now I want to write a small application in java that prints a voucher with some plain text, so nothing special. 开发者_JAVA技巧I was wondering how I could do this.

So far I figured out that I can print simple documents using the Windows Drivers and Notepad. Do you recommend me to use the JavaPoS? It would be great to get some hints to point me in the right direction.


I know this is so late, but I'm having a similar issue.

I recommend using an existing ESC/POS (the communication protocol) library.

This was enough to get me started, I simply did a port for my project (using a TM-T20)

https://code.google.com/p/escprinter/source/browse/trunk/net/drayah/matrixprinter/ESCPrinter.java?r=2

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号