Hi,
I am inserting an HTML table in DOCX file using
DocumentBuilder.insertHtml(HTMLTable).
The table is displayed correctly in the DOCX file but when the final document is saved to PDF the table is not well formatted.
The PDF is not rendering the HTML table as rendered in the DOCX.
I have attached the HTML file. A DOCX file can be used to insert the HTML table.
Regards,
Prabhaker Kr