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

Reply via email to