view Large PDF file in iPhone SDK
- by aRrAY
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?