java - export a report in ms word(97-2003) without using RTFExporter in jasper reports -


I have a report that requires the use of the Jasper Report in the pure word format (97-2003). But Jasper uses RTFXPorter to export the report in DOC format, but I have read the report using POI, it says that it is not a pure word. How can a person prepare a report using Jasper's reports? help please!

will allow you to generate .doc files from Jasper. The term for the Aspose.JasperReports is the only known solution on the market, from JasperReports and JasperServer to Microsoft Word Document (DOC), Office Open XML (OoXML, DOCX), Rich Text Format (RTF) Creates possible export reports from open documents. Text (ODT), Web page (HTML) and plain text (TXT) format.

It is quite expensive, though.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -