Hi,

 

I have an issue with PDFBox as its not being able to render a PDF. I
wouldn't really care if PDFBox fails on a couple of files, but the thing is
that the entire thread hangs and never returns for several minutes.

 

The problem seems to be with RenderImageWithDPI, this is how I call it:

 

renderer.renderImageWithDPI(0, 96);

 

 

The code gets stuck on that particular line and consumes CPU and memory.

 

The PDF in question can be downloaded from:
https://drive.google.com/file/d/0B5zMlyl8rHwsY3Y1WjFVZlllajA/view?usp=sharin
g

 

Can someone help pls?

Reply via email to