Hello Aspose Team,
I’m seeing very high memory usage when processing a corrupted PDF with Aspose.PDF.Drawing 26.3.0 on Linux / .NET 8.
In my sample project, I open the PDF with new Document(inputPath) and then run Text…...project, I open the PDF with new Document(inputPath) and then run TextFragmentAbsorber...pdf"; var document = new Document(inputPath); if (document.IsRepairNeeded(out...