Description: I generate a Writer document with repeated sections. In each section, I want to display images, but when I open the file, the first iterations show the pictures but not the others. At the place for the missing images, Writer displays "Error loading image". Can you help me to understand what's wrong ? Actual Results: The Writer document is generated via an API. I have no troubles with text. all is clear. the problem only appears with pictures. Expected Results: Each section must display the images (logos). Reproducible: Always User Profile Reset: No Additional Info: I tried to examine the content.xml file and the content of the Pictures directory but all seams OK. User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0
Created attachment 133526 [details] example of output
Thank you for reporting the bug. it seems you're using an old version of LibreOffice. Could you please try to reproduce it with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version.
I tried with a newest version 5.3.3 but the bug is still present. Can anybody help me to understand the problem ? Thanks in advance.
Created attachment 134586 [details] situation in Writer daily 2017-07-11 Hi, The image has the zoom set to 10% ;) Is that situation as it should be? If not, please post an image/pdf of the desired situation. Thanks,
Finally I found the problem. It's not due to Open/LibreOffice but to the structure of the generated code from an external software. The sections had the same name. If you change the name, all the images are displayed as expected. Thanks to those who tried to help.