Aspose.Note Save / convert to pdf does not save all info

Hi

I have attached a zip of results and original file. The original file has a task list and a template, neither of these come in the output on save.

Code:

var doc = new Aspose.Note.Document(@"F:\Share\TestData\OneNote\Work\template.one");
            
doc.Save(@"c:\temp\produced.pdf");

Thanks,
CharlesOneNote.zip (110.0 KB)

@ccuster68,
We were able to observe the issue but we need to look into it more. We have logged the issue in our database for investigation and for a fix. Once, we will have some news for you, we will update you in this topic.

This issue has been logged as

NOTENET-2791 - Complete information is not rendered to PDF

@ccuster68,

Please try our latest version/fix: Aspose.Note for .NET 20.3

Your issue “NOTENET-2791” should be fixed in it.

Let us know your feedback.