Page 1 of 1

[solved]Unreadable content alert after performing mail merge

PostPosted: Tue Dec 17, 2019 11:48 pm
by mandeep
Hi everybody.
I am performing mail-merge with docx4j with docx4j-core-11.1.3. After performing mail-merge on opening the newly built document in MS word, I get alert saying "Word found unreadable content". I have used all versions docx4j from 3 to 11, so I don't think the version is a problem here. I am using jdk-11.0.2 (open jdk).

Re: Unreadable content alert after performing mail merge

PostPosted: Mon Dec 23, 2019 10:40 am
by jason
Interesting output docx you have there; Microsoft tools say "Required Types tag not found. Line 1, position 57", but not which part is causing that issue.

And it is not obvious at a glance which part it might be.

If you could produce a simple/minimal test case which reproduces the issue, I may be able to take a look.

Re: Unreadable content alert after performing mail merge

PostPosted: Mon Dec 23, 2019 8:41 pm
by mandeep
I am perplexed. I am not getting this issue on v6.1.2. I will be sticking to this version. Thank you for your reply.