Page 1 of 1

Docx4j + Freemarker with Content Controls

PostPosted: Sat Jan 31, 2015 6:05 am
by adrianff
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.