StackOverflowException during loading PDF

Discussions about PDF management.
Post Reply
vega68
Posts: 5
Joined: Wed Aug 04, 2010 4:11 pm

StackOverflowException during loading PDF

Post by vega68 » Wed May 29, 2019 9:56 am

Hello,

We receive a StackOverflowException during the loading process of a special PDF file.
Normally this works fine. The same document will be displayed within the Acrobat Reader or Browserwithout any problems.
Since the document contains sensitive data I do not want to attach it here, please let me know a way to send you the document securely.

Here is our example code for loading:
using (var oGdPicturePdf = new GdPicture14.GdPicturePDF())
{
if (oGdPicturePdf.LoadFromFile(fileAndPath, true) == GdPictureStatus.OK)
{
Console.WriteLine(oGdPicturePdf.GetMetadata());
}

Regards

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: StackOverflowException during loading PDF

Post by Loïc » Wed May 29, 2019 7:15 pm

Hi,

This issue has been fixed through our Helpdesk. Our next minor release that will be published within 48 will include the fix.

With best regards,

Loïc Carrère

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest