Well,

a nice tool that is able to generate PDFs is Apache FOP. But it needs
XSL-FO as input. Another tool for *reports" might be Jasper

here is an email in myfaces archive that shows you how to create a PDF
with Jasper

http://www.mail-archive.com/[email protected]/msg06772.html

(the second email is that interesting one)
  you also could use FOP inside of buildContent();

And of course there is "iText" (http://www.lowagie.com/iText/)

So perhaps you may look what these tools can do for you :-)

-Matthias


On 9/26/05, MarcV <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I need your advice...
>
> We are building an application with JSF and My Faces on the Sun-RI.
>
> We have an extensive usage of the tab-pane and we would like allow the
> user to print and to save the page into a PDF. We have some quite
> complex tab pages.
>
> What should we use as technique to do this or which tool should we use...
>
> --
> A+,
> MarcV.
>


--
Matthias Wessendorf
Zülpicher Wall 12, 239
50674 Köln
http://www.wessendorf.net
mwessendorf-at-gmail-dot-com

Reply via email to