https://issues.apache.org/ooo/show_bug.cgi?id=124755
--- Comment #3 from Steve Yin <[email protected]> --- (In reply to Andre from comment #2) > Steve: Can you elaborate a bit more? What is the root cause of the problem, > what is the solution? @Andre. Thanks for your reminder. Root cause: The attribute "showMasterSp" of OOXML is not supported. So the sample file will be imported with a default value of the slide attribute "Display Objects from Master" which is enabled. It should be disabled in this case. Solution: Applying the attribute for slide in pptx filter. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
