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

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

Thanks, the new hoster is OK. I was able to open the fille with PDFReader with 
both 1.8 and 2.0 versions. 
https://pdfbox.apache.org/1.8/commandline.html
However it is a huge file (24MB), which is why you couldn't attach it. So it 
takes a bit longer, I counted 9 seconds until the first image was displayed.

Displaying is slow, because the image contains "type 7 shadings" which are 
complex math calculations.

Questions to you:
- could you attach the text of the exception you get with 1.8 ?
- can you reproduce the effect with the command line tools?
- if not - could you attach the smallest possible servlet that reproduces the 
error on tomcat?


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to