Hi all,
I am trying to modify header footer sample to have different images in both header and footer. In result, there are two different images in header and footer separately, but the picture of both images are the same! The image from footer is showing inside the image of header.
My code is based on Docx4j samples:
http://dev.plutext.org/trac/docx4j/brow ... ooter.java
I added a line for creating Footer relationship ...