Hi, everybody.
I’ve created a template in MS Word with CustomXML and table with repeating section content control to show data from CustomXML.
Now I’m trying to automatically generate docx documents with different data in CustomXML and found that Writer does not dynamically build table to fill it with data from CustomXML.
Table always contains fixed number of rows, which was created in template.
This leads to the fact that not all data from CustomXML is displayed in the generated document.
When I open the same generated document in MS Word, it’s displayed correctly.
What’s wrong?
Does LibreOffice Writer not support repeating control section, or did I make mistake?
Thanks!