Venkatesan created PDFBOX-2049:
----------------------------------
Summary: PDF file throws WrappedIOException in PDFBox V1.8.4, Were
it reads successfully in PDFBox V0.7.3
Key: PDFBOX-2049
URL: https://issues.apache.org/jira/browse/PDFBOX-2049
Project: PDFBox
Issue Type: Bug
Components: .NET
Affects Versions: 1.8.4
Environment: Visual Studio 2005
Reporter: Venkatesan
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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)