Hi,
I need to create an rtf document with a table using rowspan and colspan td attributes.
I used the page-break-inside:avoid to prevent the multirows cell break. Unfortunatly, while in the pdf version of the document the multirows cell is not broken, in the rtf document the multirows cell is broken.
How can i prevent the multirows cell break?
In attach the html, pdf and rtf files.
I use pd4ml-4.0.9fx4
Thank you in advance
Dante