Hello,
I want to create a document which will contain a text frame. Inside this text frame, I want to insert one image and text content. Here Idea is to draw a composite frame which can have multiple text and image frame embedded in it. How can I achieve this using docx4j?
I have attached xml sample (zip file) of the required document. However it contains too many nodes and not understanding how to write ...