On Wed, Oct 20, 2010 at 9:47 PM, Nadav Vinik <[email protected]> wrote: > Hello > > I have docx document that LO failed load is images. > > The image can added to document, altough the XML code is defer. > > this is the part of the document.xml of the image. > > Do you know if it's because LO can't parse this part? (for any > tag/property for example) > > I still investigate the wordfilter code area, but I still don't know > how to check it
When I add the image to new document I got the following error in console: $ ERROR: meta.c (179): wmf_header_read: this isn't a wmf file ERROR: meta.c (179): wmf_header_read: this isn't a wmf file ERROR: meta.c (179): wmf_header_read: this isn't a wmf file (this time I add it in OO 3.2) > > thanks > Nadav > > <w:r> > − > <w:object w:dxaOrig="13698" w:dyaOrig="7546"> > − > <v:shape id="_x0000_i1035" type="#_x0000_t75" > style="width:472.5pt;height:260.25pt" o:ole=""> > <v:imagedata r:id="rId26" o:title=""/> > </v:shape> > <o:OLEObject Type="Embed" ProgID="Visio.Drawing.11" > ShapeID="_x0000_i1035" DrawAspect="Content" ObjectID="_1343106124" > r:id="rId27"/> > </w:object> > </w:r> > > -- > הבלוג שלי: > http://nadavvin.com > -- הבלוג שלי: http://nadavvin.com _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
