Hello, Jason!
I have two questions.
1. I've successfully bound set of images in template (http://www.docx4java.org/forums/docx-java-f6/databinding-repeats-no-corresponded-xpath-t1215.html.
The image set contains images with different original size.
When I attempt to set image size during template loading, after binding I get images with different percentage of original size. For example, the first image may be 107% of original size, but the second is 99%, etc. Both of them are in limits of document margins.
I apply changes ...