Why not generating a PDF using something like iText ? In this way there would be no platform dependence ?
Angelo Chen ha scritto: > Hi Thiago, > > You are right about this printing option in a web app. printing is often > needed in an ERP like app, say, we might make an POS using tapestry5, it > looks very possible except the printing of invoices, maybe if we can force > the user to use IE then an activeX loaded in IE might solve this problem. > > Angelo > > > Thiago H. de Paula Figueiredo wrote: > >> On Thu, May 21, 2009 at 4:51 AM, Angelo Chen <angelochen...@yahoo.com.hk> >> wrote: >> >> >>> hi, >>> >> Hi! >> >> >>> Thanks for all the replies. the need is really simple, just like an >>> invoicing program, when the transaction is done, prints a receipt without >>> user clicking anything, desktop app does this easily, not so sure about >>> browser based app. will give all those a try, thanks. >>> >> You don't have access to the printer from a web app, period. The >> closer you can get is to call window.print() through Javascript. It >> will show the browser print dialog. >> >> -- >> Thiago >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> >> >> >> > > -- ================================================== dott. Ivano Mario Luberti Archimede Informatica societa' cooperativa a r. l. Sede Operativa Via Gereschi 36 - 56126- Pisa tel.: +39-050- 580959 tel/fax: +39-050-9711344 web: www.archicoop.it ================================================== --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org