Hi GemBox Team,
I have a PowerPoint file that causes a StackOverflowException when I load the pages like this:
var presentation = PresentationDocument.Load(inputPath);
var pages = presentation.GetPaginator().Pages;
I am using GemBox version 49.0.1032-hotfix.
The file for reproduction can be downloaded here: WeTransfer-StackOverflow.pptx
Could you have a look at the behaviour?
Kind regards,
Sarah