Page 1 of 1

DOCX templates

PostPosted:Tue Dec 20, 2022 11:22 am
by stefan.bobeica
Is there any way to generate documents using docx templates and placeholders in the documents?

Re: DOCX templates

PostPosted:Mon Jan 02, 2023 9:34 am
by jllort
Currently are supported ODT or HTML https://docs.openkm.com/kcenter/view/ok ... lates.html

You should extend the OpenKM code to support this kind of template ( if you are interested in it we can try to guide you in what sections of the code should be updated. The first starting point will be looking the support with JAVA libraries with some google search like "docx templates java" )