I was asked by my client to print the receipt into Epson TM U220 (http://pos.epson.com/products/TM-U220.htm) from my web application. I have no idea how to do that. is there any java applets or something else that I can use for printing ? or should i use jasper (is jasper has lib for helping to cope this problem?) (if there is flash apps that could be used, I have no objection to use it as well ...)
I am using Grails for my web apps.