Need direction...
I relatively new to docx4j, but the project looks awesome.  I need to generate document, however, I need to add a signature (jpg) to the end of the document.  What I want to do, is to use docx4j to inject my customXml into a Word template (dotx) document, but in that customXml have an image.  Is this possible?
			
