Re: Aspose.Jasperreports

I am facing the same issue while generating docx file as described above:

Exception:
JRException occurred when processing request: [GET] /downloadCV/downloadCvInDocFormat
Incorrect line direction… Stacktrace follows:
net.sf.jasperreports.engine.JRException: Incorrect line direction.
at com.cvsurgeon.DownloadCVController$_closure3.doCall(DownloadCVController.groovy:581)
at grails.plugin.cache.web.filter.PageFragmentCachingFilter.doFilter(PageFragmentCachingFilter.java:195)
at grails.plugin.cache.web.filter.AbstractFilter.doFilter(AbstractFilter.java:63)
at java.lang.Thread.run(Thread.java:662)

I have update Aspose as suggested

Aspose.Words for JasperReports 1.10.0



But I am still facing the same issue. Am I doing wrong or is there any other solution.

Hi Vivek,

Thanks
for your inquiry. I would suggest you please upgrade to
the latest version (v 2.0.0) from here and let us know how it goes on your side. If the problem still remains, please share following details for testing
purposes. I will investigate the issue on my side and provide you more
information.


  • Please
    create the .jrprint file that helps us to reproduce the same problem on our end and attach it here
    for testing.
  • Please share AWExporterParameter parameters which you are using while exporting jasper report to Doc/Docx file format.