Skip to main content
rishukumarg1965
April 24, 2025
Question

Docx from xhtml with 12 number of rows in table.

  • April 24, 2025
  • 0 replies
  • 0 views

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.