Speaker notes not visible when PPTX converted to PDF

I found a particular PPTX file for which the speaker notes are not output to PDF when using the SaveFormat.PdfNotes format.

This is using Aspose.Slides for .NET 16.9.

I will attach the original PPTX and the generated PDF.

var presentation = new Presentation(sourceFilePath);
var asposeSaveFormat = Aspose.Slides.Export.SaveFormat.PdfNotes;
presentation.Save(destinationFilePath, asposeSaveFormat);

Hi Reuben,

I have worked with the presentation file using Aspose.Slides for .NET 16.9.0 and have been able to reproduce the issue. A ticket with ID SLIDESNET-37971 has been created in our issue tracking system to investigate and resolve the issue. This thread has been associated with the ticket so that we may share the notification with you once issue will be fixed.

We are sorry for your inconvenience,