Description: LibreOffice 6.3 no longer exports images from DOCX file to PDF. Steps to Reproduce: 1. Open the sample DOCX in LibreOffice 6.4 2. Export it to PDF 3. Open the PDF Actual Results: Pictures are missing from the exported PDF. Expected Results: Pictures shall be exported as well. Reproducible: Always User Profile Reset: No Additional Info: LibreOffice details: Version: 6.4.0.0.alpha0+ (x64) Build ID: 41cd3e8e817c8c33a13608e62eeb06ce2c6977e4 CPU threads: 8; OS: Windows 10.0; UI render: GL; VCL: win; TinderBox: Win-x86_64@62-TDF, Branch:master, Time: 2019-09-01_22:04:10 Locale: hu-HU (hu_HU); UI-Language: en-US Calc: threaded Bibisected using bibisect-win32-6.3 to: URL:https://cgit.freedesktop.org/libreoffice/core/commit/?id=362c1cf2bd580f6dc8bf27bdcd79174111bc1b5c author: Armin Le Grand <Armin.Le.Grand@me.com> committer: Armin Le Grand <Armin.Le.Grand@me.com> summary: tdf#124272 use ClipRegion's geometry if not a rectangle
Created attachment 154438 [details] The example file saved by LO 6.1
Created attachment 154439 [details] The example file saved by LO 6.2
Created attachment 154440 [details] Example file from Word
Thank you for reporting the bug. I cannot reproduce the bug in Version: 6.3.0.0.alpha0+ Build ID: b6b28931435e44aca92b8c0e1659f701e3ed1a87 CPU threads: 2; OS: Windows 6.1; UI render: default; VCL: win; TinderBox: Win-x86@42, Branch:master, Time: 2019-01-30_06:57:04 Locale: en-US (en_US); UI-Language: en-US Calc: threaded and LibreOffice 3.3.0 OOO330m19 (Build:6) tag libreoffice-3.3.0.4 Pictures are perfectly exported.
Confirm with Version: 6.4.0.0.alpha0+ (x64) Build ID: 0d90da9ea0a23c9c4afac62025208559b1496a0e CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win;
Created attachment 164673 [details] The example file saved by LO 7.0 This seems to be fixed in 7.0
Fix bibisected to: https://cgit.freedesktop.org/libreoffice/core/commit/?id=2abe9837deee3823c7928a76b5b2f94f1464f1a3 author Miklos Vajna <vmiklos@collabora.com> 2020-05-13 17:59:34 +0200 committer Miklos Vajna <vmiklos@collabora.com> 2020-05-13 21:29:25 +0200 DOCX import: fix interaction between the crop and the wrap polygon of images Thanks Miklos! :)