Hello,
I would like to find corrupted pdf files but each time I would like to check, I'll get a System.StackOverflowException.
I'm using the following code: https://www.syncfusion.com/kb/10760/how-to-find-corrupted-pdf-document-using-c-and-vb-net
I've changed the path "Input.pdf" in
- Dim analyzer As PdfDocumentAnalyzer = New PdfDocumentAnalyzer("Input.pdf")
to the file location of the file you can find in the attachment.
Is there something wrong with the file? (The file isn't a corrupt PDF file)
Kind regards,
Yordi
Attachment:
PM55091_afb719f6.zip