https://bugs.documentfoundation.org/show_bug.cgi?id=138623

--- Comment #4 from Justin L <[email protected]> ---
Getting an exception
sw/source/filter/ww8/rtfsdrexport.cxx:507: failed to fetch graphic.
com.sun.star.beans.UnknownPropertyException message: "Graphic at
svx/source/unodraw/unoshape.cxx:1701"

A hack fix that at least preserves the pictures (without any fancy cropping)
could be a fallback attempt to:
    xPropertySet->getPropertyValue("FillBitmap") >>= xGraphic;

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to