When calling Presentation.Save() with SaveFormat.Pdf, and the option To show Notes below the slides, on a PPTX file containing multimedia, the output PDF has over a thousand blank pages inserted between the slide content…...2025, 5:41pm 1 When calling Presentation.Save() with SaveFormat.Pdf...outputFilePath) { using (var ppt = new Presentation(inputPowerPointPath)) {...