Hi
I am currently evaluateing docx4j and have struck a problem. We would be using this to produce docx documents with text and images. The images are created in the same class file and are bufferedImages (at the moment). I can'r save these and re-load into the document (no write priveliges).
is there a way I can insert these bufferedimages straight into the document as it's being built?
Cheers