Hi,
I’m posting this to report a problem which I think I already reported in the past.
Attached to this thread you’ll find an archive containing the following:
- two .doc files generated from our application using Aspose.Words for JasperReports
- corresponding .jrprint files
- corresponding .jrxml templates
The problem is that the page breaking is wrong, for example, in document Report_mod_2_2_1.doc there shouldn’t be the first page break, which creates an almost empty page, and the same happens in the document Report_mod_5_6.doc
This are just two examples, but there are other documents generated by our software which present the same problem.
Would it be possible to fix this and have correct page breaking throughout the documents?
Thanks in advance.
Hi
Thanks for your inquiry. Your request has been logged in our defect database. The developer, who is responsible for Aspose.Words for JasperReports will answer you shortly.
Best regards.
This issue is marked as solved, but I still see it in latest Aspose.Words for JasperReports v1.8.0
mtassinari:
This issue is marked as solved, but I still see it in latest Aspose.Words for JasperReports v1.8.0
I have attached another example.
I would appreciate some feedback about this problem ASAP because, as you might as well imagine, this is quite a big bug for us.
Hi Matteo,
I think that option will not help me, even worse, it would mess up all other reports should I change it, in fact in many templates I have manually positioned some page breaks which would get ignored should I change that option.
tahir.manzoor:
If the problem still remains, please attach the jrxml along with XML or CSV data source here for testing. I will investigate the issue on my side and provide you more information.
Hi Matteo,
tahir.manzoor:
Could you please share which version of Jasper Report and iReport version you are using? I am using jasperreports-4.5.1 version.
tahir.manzoor:
To reproduce page break issue at our end by using Aspose.Words, please simplify your jrxml file which describes the page break issue and share it here for testing purposes.
Hi Matteo,
Hi Matteo,
tahir.manzoor:
I have logged this issue as WORDSJSP-111 in our issue tracking system.
Hi Matteo,
The issues you have found earlier (filed as WORDSJSP-111) have been fixed in this Aspose.Words for JasperReports 17.3.0 update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.
aspose.notifier:
The issues you have found earlier (filed as WORDSJSP-111) have been fixed in this Aspose.Words for JasperReports 17.3.0 update.
I was testing the latest version using the new library and a temporary license, and I can say that the problem with page break has not yet been solved, I see no improvement especially with heavy tabular data.
Hi Matteo,
mtassinari:
- the text in the table cells is somewhat compressed and the last line is hard to read
mtassinari:
- page layout completely screwed at page 8
mtassinari:
- there is a page break at page 5, which is plain wrong- another wrong page break at page 7
exporter.setParameter(AWExporterParameter.SPACING_FACTOR, .9);
exporter.setParameter(AWExporterParameter.PAGE_BREAKS, AWExporterParameter.PAGE_BREAKS_NONE);