iOS-PDF-Reader icon indicating copy to clipboard operation
iOS-PDF-Reader copied to clipboard

JPEGDecompressSurface : Picture decode failed: e00002c2

Open ilosamos opened this issue 7 years ago • 2 comments

Hi,

I am developing an iPad app for storing and reading music sheets pdfs. Most of the pdfs i load into the app using your PDFReader (which is great btw) are scans. So basically a PDF file with a big picture on it.

With some pdf files i face the following issue: JPEGDecompressSurface : Picture decode failed: e00002c2

After the message is shown in the xcode output it just shows a white blank pdf site with no content. It's not crashing or something it's just showing a white page.

Simply The Best.pdf

Attached you can find the pdf file so that you can easily reproduce the problem.

Thanks and keep up your good work!

Br, Daniel

ilosamos avatar Dec 15 '17 22:12 ilosamos

Nice catch @ilosamos! I'll look into this, thats really weird

ranunez avatar Dec 18 '17 16:12 ranunez

This is happening to me, when I open PDF in UIWebView or WKWebView on rather older device, and try to scroll very fast, it restarts Spring board....

syky27 avatar Feb 02 '18 10:02 syky27