https://bugs.freedesktop.org/show_bug.cgi?id=57378
--- Comment #18 from Stephan van den Akker <[email protected]> --- Thanks Cor, The issue with bitmaps in docx files not being cropped seems to be solved. Many thanks to the unknown hero that fixed this. I'm trying to figure out what is going on in my "real life" document. The remaining problem is with drawings (grouped vector and bitmap elements) inside a Word 97-2003 doc. For some reason the bitmap elements inside these drawings are not recognised as bitmaps by Writer, and are treated as some kind of uncroppable but scalable vector element. E.g. the context menu of the bitmap part doesn't have the "Picture" and "Caption" items associated with a bitmap. I can't attach a sample document, but I can provide a small sample file to the LO devs. The only thing I notice different in the content.xml part of this document is an extra empty <text:p/> element within the <draw:frame> surrounding the draw:image refrerence: <draw:frame etc....> <draw:image xlink:href="Pictures/X.jpg" etc..../> <text:p/> </draw:frame> Removing it seems to make no difference. Hope it helps, -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
