Docx reports via rest web service

Hi,

I have generated Docx reports using rest web services on jasper 5.0, I have some formatting issue, thinking to use Aspose.Words for Jasper.

I did everything as suggested in the installation link https://docs.aspose.com/words/jasperreports/installation/, but the docx exported is not getting picked up when i call the rest web service by passing the request
TestReportPrint …

Output is getting generated but Aspose exported used.

Will the exporter gets picked up when we schedule the report via the rest web service

Hi Surya,

Thanks for your inquiry. Please note that in evaluation mode there are some limitations applied. E.g Aspose.Words injects an evaluation watermark at the top of the document. The document’s content are truncated after a certain number of paragraphs during export.

To
avoid this you can request a free 30-day trial license which removes
these evaluation restrictions. You can request this from here:
http://www.aspose.com/corporate/purchase/temporary-license.aspx

If you still face problem, please share some more detail about your query along with following detail? I will investigate the issue on my side and provide you more information.

  • Please supply us with the Jrxml files along with xml/csv data source
  • Please supply us with the .jrprint file of your jrxml.
  • Please supply us with the Aspose.Words code from your application.
  • Please share the output document which shows the undesired behavior
  • Please supply us with the expected document showing the desired behavior (You can create this document using Microsoft Word).