view Large PDF file in iPhone SDK
        Posted  
        
            by aRrAY
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by aRrAY
        
        
        
        Published on 2010-04-19T14:09:49Z
        Indexed on 
            2010/04/19
            14:13 UTC
        
        
        Read the original article
        Hit count: 381
        
I have followed some tutorial that teach me how to view PDF file in UIWebView, however I found that if the file size is large, it will be lag when I zoom the PDF, but it doesn't occur in Mobile Safari.
So anyone know how to solve it?
© Stack Overflow or respective owner