I nearly have the same question.
I just want to convert my JSF Pages into PDFs so that they are better formatted to print.(and perhaps but some extra information on the PDF)
Which library would be best for this?
 
Regards
Andy
-----Ursprüngliche Nachricht-----
Von: Rafael Nami [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 29. November 2005 12:12
An: MyFaces Discussion
Betreff: Re: what reporting/charting library or framework i should use with jsf?

It depends on what you need...
If you want just tabular reporting in PDF, you can use many options(displaytag, iText, POI, eclipse BIRTH, and many other...) or even dataTable.
If you want tabular reporting AND graphical reporting, you have to search for something like JasperReports, Crystal Reports, etc...
If you want just regular graphic reporting, JFreeChart is very good for it.
But if you want something like BI graphical reports, you can use JPivot, or to some customizable things, you can use java2D API to generate the image, and then call it with JSF(I've done binary response and calling a new image produced, best was the last one).
As you can see, there are many options, it just depend on what you are needing.

Hope that it helps

Rafael Mauricio Nami


2005/11/28, Legolas Woodland <[EMAIL PROTECTED]>:
Hi
Thank you for reading my post.
which charting/reporting framework/library i should use with my jsf
application ?
is there any chart library available ?







______________________________________________________________________ This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify your system manager. This footnote also confirms that this email message has been swept for the presence of computer viruses. ______________________________________________________________________

Reply via email to