Read/Open PDF documents with Aspose.PDF for .NET - Program hangs when opening a specific PDF

Hi,


I have a pdf (attached) that causing Document class to hang forever.

stream = new FileStream(…);
using (Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(stream)) //hangs here
{
}

Please advice.

Hi Vadim,

We are sorry for the inconvenience caused. While testing the scenario with the latest version of Aspose.Pdf for .NET 9.5.0, we have managed to reproduce the reported issue and logged it in our bug tracking system as PDFNEWNET-37429 for further investigation and resolution. We will notify you via this thread as soon as it is resolved.

Please feel free to contact us for any further assistance.

Best Regards,

The issues you have found earlier (filed as PDFNEWNET-37429) have been fixed in Aspose.Pdf for .NET 9.7.0.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.
(1)