https://bugs.documentfoundation.org/show_bug.cgi?id=150201
--- Comment #3 from Hossein <[email protected]> --- It seems that placeable wmf files can not be opened. These files have the META_PLACEABLE record, as described here: https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-wmf/9a40a350-7fe8-42be-a8fe-c2e28dac6970 https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-wmf/828e1864-7fe7-42d8-ab0a-1de161b32f27 Non-placeable wmf files are still opened without problem. As an example, try opening this file: emfio/qa/cppunit/wmf/data/tdf88163-non-placeable.wmf It should be opened without problem. To see the structure of the WMF files with placeable header record, see this: https://en.wikipedia.org/wiki/Windows_Metafile#WMF -- You are receiving this mail because: You are the assignee for the bug.
