Has anyone used the docx4j to deal with the merge fields from word 2003? If so, I'd be open to some tips and/or best practices.
I created a simple merge template using word 2003 and saved it as a docx. Here's an excerpt from the document.xml:
<w:p w:rsidR="000808B5" w:rsidRDefault="000808B5">
<w:r>
<w:t xml:space="preserve">But this third and last paragraph has a merge field named Biz right here: </w:t>
</w:r>
<w:fldSimple w:instr=" MERGEFIELD Biz \* MERGEFORMAT ">
<w:r> ...