docx-template-processor-example Examples how to process .docx files in java code as template (using map as input) Template engine used is fr.opensagres.xdocreport.document https://github.com/opensagres/xdocreport/wiki Java code example https://github.com/victorlev01/docx-template-processor-example/blob/master/src/main/java/test/victor/docxtemplateloader/Main.java Docx template https://github.com/victorlev01/docx-template-processor-example/blob/master/src/main/resources/early_payment_template.docx