Browse our Products
Aspose.Words for JasperReports 17.6 Release Notes
This page contains release notes of Aspose.Words for JasperReports 17.6.
Important note:
Starting from release 1.9.0 there are several versions of jar library (necessary for better support of older versions of JasperReports):
- for JasperReports 6.3.0 and higher (aspose.words.jasperreports-6.3.0.jar)
- for JasperReports 5.6.0 … 6.2.0 (aspose.words.jasperreports-6.2.0.jar)
- for JasperReports 4.7.0 … 5.5.0 (aspose.words.jasperreports-5.5.0.jar)
- for JasperReports 3.7.2 … 4.5.0 (aspose.words.jasperreports-4.5.0.jar)
- for JasperReports 3.7.1 and lower (aspose.words.jasperreports-3.7.1.jar)
Please copy ONLY ONE jar library according to the version of installed JasperReports.
Full List of Issues Covering all Changes in this Release
Key | Summary | Category |
---|---|---|
WORDSJR-215 | Table is exported in document’s header instead of body in output DOCX | Bug |
WORDSJR-216 | Export static and regular text using export.pdf.force.linebreak.policy value | Feature |
WORDSJR-218 | Cells border and position is changed in output DOCX | Bug |
WORDSJR-219 | Empty pages are exported in output DOCX | Bug |
Configuration Option Changes
Introduced following configuration options.
- TRIM_OVERSIZED_TEXTS to fit the oversized text in textbox.
- FORCE_LINE_BREAKS to break the line in long texts on particular characters.