Hi all,
Some background:
I have a project which reads docx files, makes changes to the doc (changes/adds text, images, etc), then writes the changes out to a new docx file.
I've been using docx4j 2.5.0 for a little over a year now, it's been working great, very impressed with how well this library works and how easy it is to use.
Moving forward -- I need to start to support Word 2010 content, in ...