[
https://issues.apache.org/jira/browse/PDFBOX-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985202#comment-13985202
]
Venkatesan commented on PDFBOX-2049:
------------------------------------
Hi Tilman we have executed the ExtractText using the Jar file and below is the
output we got
D:\Venkats Working\testing\QSS>java -jar pdfbox-app-1.
8.5-20140426.025752-63.jar ExtractText "D:\Venkats Working\testing\QS\PDF
Analysis\Sample.pdf"
Apr 30, 2014 11:26:03 AM org.apache.pdfbox.pdfparser.XrefTrailerResolver setStar
txref
WARNING: Did not found XRef object at specified startxref position 315392
> 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)