On Sat, 03 Mar 2012 07:57:42 -0300, tommy_tape5 <tommy_share2...@yahoo.com> wrote:

Hiiiii...

Hi!

anyone know how to make a report pdf in tapestry 5 ? can you guys give me sample project how to make a report pdf in tapestry 5...

You're asking two things: how to generate a PDF. This is not related to Tapestry at all: you can use iText, JasperReports, PDFBox, etc. The second part is how to send the generated PDF to the user in Tapestry. This tutorial shows you: http://wiki.apache.org/tapestry/Tapestry5HowToCreateADynamicPDF. By the way, the same approach can be adapted to any kind of content, not just PDFs.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to