21-08-24 08:10 AM
Hi,
We are trying to split pdf into each page using "PDF Management - PDF Sharp" object. It was working fine, but for few pdf's we are getting error as "internal : could not execute code stage because exception thrown by code stage: invalid entry in xref table, id=10, generation=0, position=0, id of referenced object=4, generation of referenced object=0", when I have checked in google I got to know to add "PDFReadAccuracy.Moderate" to deal with few corrupted files. I have added this into the existing coding and added "PDFSharpCore.dll" in the blue prism, but it is not working.
FYI: we are using 1.50.5147 PDFSharp.dll, and 1.3.65 Version in PDFSharpCore.dll.
Please suggest.
Thank you,
Sravya