Does anyone have a good example of using Docx4j + Freemarker with Content Controls?
We want to create a library of macros that we can reuse to inject text into the content controls.
I guess we could use xpath functions for some of the math, etc. that we want to do but Freemarker is easier to write than xpath for non-programmers.