I've just started to evaluate docx4j-3.1.0.jar and it seems to suit my need.
Unfortunately I found a problem with it. :o
My requirement is to merge fields in a document and in a contained table as well.
I wrote a helper function to to the latter and found that the former is giving me headaches. The former is done via org.docx4j.model.fields.merge.MailMerger.getConsolidatedResultCrude and this seems to delete all ...