https://bugs.documentfoundation.org/show_bug.cgi?id=167641
Hossein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Hossein <[email protected]> --- (In reply to V Stuart Foote from comment #11) > Either way, seems like we maybe ought to be able to parse a PDF image out of > an EMF+ and bring it in. Either as BMP raster (libemf/pdfium) or as draw > objects (poppler -> cairo). For supporting embedded PDF inside EMF file, I am looking into emfio/source/reader/emfreader.cxx, and specifically "EmfReader::ReadMultiformatsComment()". It seems that some support for reading PDF is there. The code is written by Miklos, so he can probably give insight about the status of such support. @Miklos: could you please take a look and see if this a bug, or lack of support? -- You are receiving this mail because: You are the assignee for the bug.
