Aspose.Words

Introducing Aspose.Words for JasperReports

 

Welcome to the Aspose.Words for JasperReports documentation!

Aspose.Words for JasperReports provides exporting reports from JasperReports and JasperServer to a set of additional formats including Microsoft Word document formats. All report features are converted with the highest degree of precision to Microsoft Word documents.

Using Aspose.Words for JasperReports, you will get access to the following export formats:

·         DOC – Word document via Aspose.Words

·         DOCX – Office Open XML (OOXML) document via Aspose.Words

·         RTF – Rich Text Format via Aspose.Words

·         ODT – OpenDocument Text via Aspose.Words

·         HTML – Web page via Aspose.Words

·         TXT – Plain text via Aspose.Words

Aspose.Words for JasperReports is built on top of Aspose.Words for Java, the world-class library for server-side Microsoft Word documents processing.

Use with JasperReports

Aspose.Words for JasperReports provides a set of classes that extend the JRAbstractExporter class. Therefore, Aspose.Words exporter classes can be used in the same way as all other standard exporters in your application.

A DOC file generated by Aspose.Words for JasperReports from the Pie Chart sample report.

Use with JasperServer

Aspose.Words for JasperReports can be integrated with JasperServer to add DOC, DOCX, HTML, and TXT to the list of available formats. You just need to configure JasperServer as described futher in this documentation. After that, you will see additional export format buttons available when viewing reports.

Additional export formats (icons on the right) available after installing Aspose.Words for JasperReports on JasperServer.

 

Aspose.Words for JasperReports also can be integrated with Web Services for JasperServer (or/and REST API). You need to configure JasperServer as described futher in this documentation. After that, you will be able to process and download reports directly using any convenient Web Services client (or/and REST API).