Process got stuck while open pdf

Hi.

Im trying to open this pdf file (attached) but the code get stuck on

Document pdfDocument = new Document(x);

where x is a stream or a path.

Im using aspose pdf 9.0.0 - previous version its open.

thanks


Hi Eidan,


Thanks for your inquiry. I am afraid I am unable to notice any issue while opening your shared PDF document with Aspose.Pdf for .NET 9.0.0 and VS 2010 on Windows 7 64 bit. Please share your sample code that creating the issue, so we will investigate it further.

Aspose.Pdf.Document doc1 = new
Aspose.Pdf.Document(myDir + “7b4ec14e-c561-466c-8338-e4732c931bf7.pdf”);<o:p></o:p>

Console.WriteLine(doc1.Pages.Count);

Console.ReadKey();


Best Regards,

Hi.

On my platform its got stuck.

the code is the same as you posted -
this line:
Document pdfDocument = new Document(":\MyStuff\Documents\Visual Studio 2010\Projects\Useful\Aspose\bin\De
bug\input\65fc3bf8-211c-4e5f-ad26-c1fc3d5bb9d9.pdf");

the code get stuck

Im using windows 8.1 64 bit .net 4.5 aspose.pdf version 9
visual studio 2012 ultimate.


Hi Eidan,


Thanks for sharing the details.

I have tested the scenario and have observed that when trying to load the PDF file, the process keeps on running for longer time and then program is terminated abnormally. For the sake of correction, I have logged this problem
as PDFNEWNET-36713 in our issue tracking system. We will further
look into the details of this problem and will keep you updated on the status
of correction. Please be patient and spare us little time. We are sorry for
this inconvenience.

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

The blog post for this release is created over this link


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