Spire.PDF is a professional PDF library applied to creating, writing, editing, handling and reading PDF files without any external dependencies. Get free and professional technical support for Spire.PDF for .NET, Java, Android, C++, Python.

Tue Feb 16, 2016 2:55 pm

Hello.

I'm using free version of Spire.Pdf library in my .NET application (C#, Visual Studio 2010)

I'm getting an error while trying to save .pdf document as image.

The error description:

Code: Select all
Error message: Fatal Error at 32419.

Stack trace:    w spr?.?(YYError A_0, Boolean A_1)
   in spr?.?()
   in spr?.?()
   in spr?.?()
   in spr?.?()
   in spr?.?()
   in spr?.?()
   in spr?.?()
   in spr?.?()
   in spr?.?()
   in spr?.?()
   in spr?.?()
   in spr?.?(Int64 A_0)
   in spr?.?(spr? A_0)
   in spr?.?(spr? A_0)
   in spr?.?()
   in spr?.?()
   in spr?.?()
   in spr?.?(spr? A_0)
   in Spire.Pdf.Widget.PdfPageCollection.?(Int32 A_0, Int32& A_1, Boolean A_2)
   in Spire.Pdf.Widget.PdfPageCollection.?(Int32 A_0)
   in Spire.Pdf.Widget.PdfPageCollection.get_Item(Int32 index)
   in Spire.Pdf.PdfDocumentBase.?(Int32 A_0)
   in Spire.Pdf.PdfDocument.SaveAsImage(Int32 pageIndex)


What could it be? Any help is appreciated.

R_M
 
Posts: 2
Joined: Tue Feb 16, 2016 2:48 pm

Wed Feb 17, 2016 1:40 am

Hi,

Thanks for your posting and using our component.
Please try the latest version of Spire.PDF, Spire.PDF Pack(Hot Fix) Version:3.6.135. If the error still exists, please share your pdf document for investigation. Thank you.

Best Regards,
Amy
E-iceblue support team
User avatar

amy.zhao
 
Posts: 2774
Joined: Wed Jun 27, 2012 8:50 am

Wed Feb 17, 2016 3:18 pm

Thank you for answer. Installing a new version helped with error.

The only problem is that now I have a message "Evaluation Warning" written in red on every pdf page saved as image which wasn't before.

Well, I guess it's your right to include such things ;)

R_M
 
Posts: 2
Joined: Tue Feb 16, 2016 2:48 pm

Thu Feb 18, 2016 1:47 am

Hi,

Thanks for your feedback.
Yes, the latest version is Commercial Edition and it will have a message "Evaluation Warning" written on output files if there is no license to be applied.
Welcome to feel free to write to us if you have further problems.

Best Regards,
Amy
E-iceblue support team
User avatar

amy.zhao
 
Posts: 2774
Joined: Wed Jun 27, 2012 8:50 am

Return to Spire.PDF