Hi, I'm duknam kim.
I have a reqirement that our system produces report document programmatically and embeds files into document by OLE Object.
I have read features of docx4j, but I'm not sure docx4j would support this functionality.
Can I insert an OLE Object to docx document with docx4j?
If it is possible, let me know how I can implement it.
Thank you.