[
https://issues.apache.org/jira/browse/PDFBOX-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985152#comment-13985152
]
Venkatesan commented on PDFBOX-2049:
------------------------------------
Hi Tilman thanks for your repsonse and here is the stack trace
at org.apache.pdfbox.pdfparser.PDFParser.parse()
at org.apache.pdfbox.pdmodel.PDDocument.load(InputStream input, RandomAccess
scratchFile)
at org.apache.pdfbox.pdmodel.PDDocument.load(InputStream input)
at org.apache.pdfbox.pdmodel.PDDocument.load(String filename)
at ReportPlugIn.clsReportPlugIn.FetchData(String argConnStr, Int32 argType,
String argValue, String[] argSrcParam, String argDatatype)
> load PDF file throws WrappedIOException in v1.8.4 but not in 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)