Alua-Kinzhebayeva / iOS-PDF-Reader

PDF Reader for iOS written in Swift
MIT License
532 stars 150 forks source link

JPEGDecompressSurface : Picture decode failed: e00002c2 #79

Open ilosamos opened 6 years ago

ilosamos commented 6 years ago

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

ranunez commented 6 years ago

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

syky27 commented 6 years ago

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....