Hi everyone!
First of all: Thanks for DOCX4J! It's really a cool project! :)
We're processing XLSX documents using DOCX4J and ran into one and a half problems. We got one document from our customer that can't be opened with DOCX4J but it can be opened with Excel. The reason seems to be that there are some Relationships that have a Target attribute with value NULL. I ...