I read through pages of white papers online and can't find a straight answer as to how to create a tight wrapped anchored image. I have tried a few solutions that got me close to what I need but I cannot get a full solution. Here's the code that I currently have....
Using a solution I found here http://www.docx4java.org/forums/docx-java-f6/inline-vs-anchor-images-t726.html by tstirrat » Sat Sep 29, 2012 2:29 pm
public static void createAnchor(org.docx4j.openpackaging.packages.WordprocessingMLPackage wordMLPackage, org.docx4j.wml.ObjectFactory ...