[ 
https://issues.apache.org/jira/browse/PDFBOX-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497643#comment-14497643
 ] 

Tilman Hausherr commented on PDFBOX-2756:
-----------------------------------------

https://pdfbox.apache.org/1.8/commandline.html

run this:

java -jar "name of command line app jar" PDFReader "path of your PDF file"

get the command line app here
https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/1.8.10-SNAPSHOT/
https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/
 or build it yourself, it is in the "app/target" subdirectory.

Another / an additional strategy would be to build a minimal tomcat servlet 
that loads a file, and see what happens with that one.



> PDDocument.load() fails for some PDFs in versions 1.8.x, and stucks on 
> version 2.0.0
> ------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-2756
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2756
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 1.8.7, 1.8.9, 2.0.0
>         Environment: windows server 2008/2012, running on apache tomcat 7.0
>            Reporter: ido sarussy
>            Priority: Blocker
>              Labels: loadDocument, pdfbox, tomcat
>
> PDDocument.load() fails for some PDFs in versions 1.8.x, and stucks on 
> version 2.0.0 (probably an infinite loop or similar).
> in version 1.8.x throws IOExceoption while on 2.0.0 just hangs
> pdf can be found in:
> https://www.wetransfer.com/downloads/a15ab48687679ddedb04c93b70cfb5d220150415141903/d62dad81f00e57d2feba87d10ef81be420150415141903/75b647
> and:
> https://attachmore.com/721446060
> or the external issues URL



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to