Yeah i needed to update my answer. The fitColumns property change is not needed. I was facing the same problem as you, noticed that, the second property wasnt needed after answering you. But you figured that out.
Hello. I have been facing the same problem.
I tried to set 2 property:
<property name="net.sf.jasperreports.export.docx.frames.as.nested.tables" value="false"/>
<property name="net.sf.jasperreports.export.docx.table.fitColumns" value="true"/>
Try that to see if it helps you.
Hello. I have been facing the same problem.
I tried to set 2 property:
<property name="net.sf.jasperreports.export.docx.frames.as.nested.tables" value="false"/>
<property name="net.sf.jasperreports.export.docx.table.fitColumns" value="true"/>
Try that to see if it helps you.