hi ~! I do not know English well.
I made table like below. (there are all sdt content controls.)
i want to make table Programmatically using up table. like below
how can i make copy table below original table?
thanks! :)
It is currently Wed Nov 26, 2025 7:43 pm
News of Plutext<table width="100%" border="1" cellspacing="0">
<tr>
<td>Test Table Cell 1</td>
<td>Test Table Cell 2</td>
<td>Test Table Cell 3</td>
<td>Test Table Cell 4</td>
</tr>
</table>
org.docx4j.openpackaging.exceptions.Docx4JException: Exception exporting package
at org.docx4j.convert.out.common.AbstractExporter.export(AbstractExporter.java:109)
at org.docx4j.Docx4J.toFO(Docx4J.java:466)
at org.docx4j.Docx4J.toPDF(Docx4J.java:480)
at org.apache.update.docconverter.DocToPDF.convert(DocToPDFConverter.java:68)
Caused by: org.docx4j.openpackaging.exceptions.Docx4JException: Exception executing transformer: org.apache.fop.fo.ValidationException: The column-number or number of cells in the row overflows the number of fo:table-columns specified for the table. (See position 3:11333)
at org.docx4j.convert.out.fo.renderers.FORendererApacheFOP.render(FORendererApacheFOP.java:215) ...
Total posts 10211 • Total topics 2876 • Total members 2103