[EN]
An implementation of a JasperReports exporter that produces Word 2007 document (docx format) from a report. The difference between this library and the JasperReports default exporter is the mission to produce the less number of tables in the Word document, that is to obtain a document based on text paragraphs instead of tables, easy to edit.
[IT]
Implementazione di un convertitore di un report prodotto con JasperReports in un documento in formato Word 2007 (docx).
A differenza del...
JRPT is a library of JAVA objects and generic JSP files which enables the report creation offering many features at no programming cost. The package contains doc with examples of reports and their implementation in JRPT.