I have 3 htms, header, body and footer to generate a docx letter.
In body the images shows perfectly, but not in header.
I saw that there was a similar bug, but from docx to html (
https://github.com/plutext/docx4j/commi ... a9aecfac54).
I use 3.3.5 release, but I still have the problem. Is solved in master?
It's possible to fix it? Thanks!!!
My code:
public static void convert(String header, String body, String ...