Hi. I was encouraged to give my feedback to Google gears in this group, so here it is. :-)
I think Google Gears would create a lot of benefit by implementing a Printing API. I have a application in 100% GWT except for the printing part. The application is trusted by the user and needs to print directly to their printer with no dialogs. To accomplish this I have created an applet to do the printing but in the end I have a lot of unneeded code plus an interface to the printer that is less than great. And imagine the missing possibilites of autotesting. :-( A low level API might be a good beginning(drawLine, drawText, drawCircle etc.) plus information about installed printers and so. Best Regards Michael Krog
