Hi
I'm trying out docx4j, my main usage is to replace content from a file/database.
I've tried the simple unmarshal example using ${paramater} and it works great with your sample files in svn, but when creating documents using Word 2010 (on OSX) all replacements ends up with the text "null" instead of the right values...
I've also looked into using data controls and looking at your samples in CustomXmlBinding... it seems that you have to ...