Description
We are using .Net Version of PDFBox V1.8.4, It throws WrappedIOException for one PDF file at the below line.
PDDocument doc = PDDocument.load("path of the PDF");
Were the Same PDF file is read Successfully in the PDFBox V0.7.3.
We are using .Net Version of PDFBox V1.8.4, It throws WrappedIOException for one PDF file at the below line.
PDDocument doc = PDDocument.load("path of the PDF");
Were the Same PDF file is read Successfully in the PDFBox V0.7.3.