Hi all,
for a recent project I had the requirement to generate reports in PDF and RTF format. The RTF format is just recently supported by JasperReports. Unfortunately Spring MVC doesn't support JasperReports' RTF export capabilities yet. But it was easy to do for me (thanks to Spring MVC's excellent extensibility). I based my Code on JasperReportsPdfView and tested it with JasperReports 1.0.3 and 1.1.1 (better RTF quality) and Spring 1.2.6 and it worked nicely. Maybe you would like to include it in Spring (see Attachment)? I am quite sure that some users would appreciate it.
Sadly, the RTF format that JasperReports produces seems to be currently only compatible with MS Word (Viewer). But there are definitely requirements where having at least something viewable and editable in MS Office is a welcome addition. Also images sometimes appear a bit blurry.
Cheers,
Michael
P. S.: Sorry for the first empty Mail. I accidently hit RETURN while the webmail interface's focus was on send.
__________________________________________________________________________
Erweitern Sie FreeMail zu einem noch leistungsstarkeren E-Mail-Postfach!
Mehr Infos unter http://freemail.web.de/home/landingpad/?mc=021131
|