https://bugs.documentfoundation.org/show_bug.cgi?id=167641
--- Comment #11 from V Stuart Foote <[email protected]> --- (In reply to Hossein from comment #10) > Created attachment 201979 [details] > PDF object embedded in EMF file I tried the other route and simply printed the EMF+ to PDF on Windows (via Win File Explorer but it uses MS Paint calls) and result is same low resolution that MS Paint had managed to open the EMF+ Hossein's direct dd dump extraction of the PDF from the EMF+ (attachment 201979) is *much sharper*, though about 2 times larger file size than the MS Print to PDF method. Is MSO365 or Office or Word v17 (2019, 2021, 2024) dumping out the GDICOMMENT_IDENTIFIER of the PDF at higher resolution than MS Paint will? Or do they give the same low res rendering that MS Paint manages? 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). -- You are receiving this mail because: You are the assignee for the bug.
