Tabular Merging a.k.a repeating content control

Posted:
Thu Jan 07, 2016 3:04 am
by speedpak
I created the repeating content controls as mentioned in this
https://github.com/plutext/docx4j/blob/ ... nDoPE.docx file. But I am not able to merge XML data into the table. I can merge other field data but not the tabular. If I add data for the table in the XML I juts get the header row of the table in output docx file all other rows will disappear.
Re: Tabular Merging a.k.a repeating content control

Posted:
Thu Jan 07, 2016 5:54 pm
by jason
You haven't provided enough information for me to make a meaningful response.
Please post your input docx, and sample XML data file.
Re: Tabular Merging a.k.a repeating content control

Posted:
Fri Jan 08, 2016 2:49 am
by speedpak
I figured out to do that. Thanks Jason.