Hi jason,
it's me again...
so, i'm having a problem to working with import org.docx4j.dml.GraphicData because i nedd to add a Pic inside of them.
I'm creating a table to put a image inside, but i need to adjust the size because are a lot pictures and needs to be with the same size (X, Y)
I saw on Documentation that i can do this, adjusting the Inline.setEx() and Graph (to adjust the frame) but ...