https://bugs.documentfoundation.org/show_bug.cgi?id=167641
--- Comment #10 from Hossein <[email protected]> --- Created attachment 201979 --> https://bugs.documentfoundation.org/attachment.cgi?id=201979&action=edit PDF object embedded in EMF file If you look into image1.emf using a text editor (also visible in attachment 201951), you will see %PDF in second EMR_GDICOMMENT. PDF can be extracted with: dd if=image1.emf bs=1 skip=811400 count=200105 of=extracted.pdf PDF file size is ~200KB, and LibreOffice can open it without issues. -- You are receiving this mail because: You are the assignee for the bug.
