https://issues.apache.org/ooo/show_bug.cgi?id=125171
--- Comment #5 from Armin Le Grand <[email protected]> --- Could create the same effect with creating new odt files with adding http://www.transformation.dk/chemtrails/Hvordan-man-systematisk-forgifter_html_m71cb576b.jpg (the 1st graphic frm the bugdoc) as linked graphic -> has to do with linked graphics The pdf from the linked graphic contains: % PDFWriterImpl::writeBitmapObject <</Type/XObject/Subtype/Image/Width 500/Height 370/BitsPerComponent 8/Length 5 0 R The pdf from the broken link graphic contains: % PDFWriterImpl::writeJPG <</Type/XObject/Subtype/Image/Width 500 /Height 370 /BitsPerComponent 8 /ColorSpace/DeviceRGB/Filter/DCTDecode/Length 14645>> Thus the basic error seems to be: linked graphics with URLs to locations in the web do not export the original graphic. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
