Hi,
I'm new to docx4j and I'm currently using it to load and evaluate DOCX documents. The documents I need to read contain a couple of images that may contain labels above (z-level-above) the images.
Now, parsing the files I realized, that the order of how elements appear in MS Word is not the same as I get it from using the TraversalUtil. E.g., I constructed an example document with two images next to each ...