Check out AlivePDF. I haven't used it personally (other than a quick proof of concept) but it looks promising. For a browser-based app, it makes use of a server-side piece (PHP, Java Servlet etc) to bounce back the bytes so the browser can download them.
On Wed, May 14, 2008 at 10:33 AM, Guilherme Stiebler <[EMAIL PROTECTED]> wrote: > I'm trying to print reports in my Flex+Rails project, but without > success so far. The temporary solution is to generate the reports in HTML, > but it´s far from good for printing. What do you use for showing and > printing reports? > > Guilherme Stiebler >

