Using the following code on the attached PDF causes a StackOverflowException on Aspose.PDF for .NET 26.2:
var pdf = new Document("input.pdf");
var absorber = new ImagePlacementAbsorber();
…...ImagePlacementAbsorb walks the page content tree to collect image objects. In...could create a deep content‑tree (e.g., images inside form fields...