Latest Aspose.PDF .NET Version Hangs Saving Tiff

We ran into a production issue where a 10 page doc hangs when saving to Tiff on page 4 with the C# version 24.2.0 but it works fine with the old version 18.12 we were on. I wanted to point out the issue so it can be fixed in a future version. I have the doc attached and a code snippet below where it hangs on tiffDevice.Process when iterating the pages and calling this for each page, it hangs on the 4th page:

var tiffDevice = new TiffDevice(new Resolution(PdfHelper.DefaultDotsPerInch), new TiffSettings { Compression = CompressionType.LZW });
tiffDevice.Process(pdf, pageNumber, pageNumber, ms);

Please let me know if there is a fix or if you need any more infor to reproduce the issue.

Thank you!

16428.pdf (368.7 KB)

@ehenry120

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): PDFNET-57059

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.