Hi,
I have problems rendering html in tables, when the html contains lists (both
- and
- ).
I use the AWDocxExporter exporter from aspose.words.jasperreports_2.4.0.
Issue description:
Only the first list in a table is rendered correctly, all other lists are not rendered at all.
How to reproduce (see attachment):
- the file AsposeTableListIssue.jrxml can be used to reproduce the error.
- the file AsposeTableListIssue.jrprint is produced by running AsposeTableListIssue.jrxml.
- AsIs.png is the output obtained by running AsposeTableListIssue.jrxml; the content of column 2 is empty in row 2 and 3.
- ToBe.png is the expected output.
Remark:
The report is running correctly without Aspose by using the Jasperreports 6.1.1 exporter.
Do you have a workaround?
Many thanks for your help.
Dan