Question
Docx from xhtml with 12 number of rows in table.
I need to create a dynamic DOCX document that includes a table with 12 columns, where each column automatically adjusts its width.
Already I create the same but able to showing only 8 columns. The remaining 3 columns exceed the page width, so they aren't visible, although I have not define width anywhere in the code.
Please help me to fix it.
