Hi,
I'm new on iText capabilities and i'm a bit lost. 
I explain what i want to do and i can't: I want to create my report template
using iReport, then the JasperReport library allows me to export the report to a
html and xml format. I managed to use the iText library to export the report to
a .pdf format but what i want is to export it to a .rtf format. Does anybody
know how to do it?

I tried exporting the report to .xml file and then use the iText issue
XmlToRtf.main(new String[]{"myReport.xml", "myNewReport.rtf"}); but it seems to
do nothing. It creates myNewReport.rtf but seems to be empty. 

What i'm doing wrong? Any suggestion would be appreciated.

Regards,
Iago Muleiro


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to