Hi
I correct my previous message since I have the answer by now.
To find the culprit, I had to unzip the odt file and open the content.xml file. It's not about any unexisting src tags as I -wrongly- supposed. What was wrong was the definition of a text paragraph in the xml file (including unholy arguments like font-weight-asian and font-weight-complex) which was a left-over from the scan.
To solve the bug I just had to change the paragraph style in the odt.
|