I’m using UIWebView to load local 5 pages pdf file, the page content is perfect in iPhone (3.5 inch), but it’s not resized appropriately in 4-inch, check the screen shot.
How can I fix it?
Thanks

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I dont think you can fix it. UIWebView scales down pdf’s to make them fit the iPhone screen, but it wont stretch them.
If the pdf is local as you say, you could always include 2 pdf files, one for iPhone 4inch and one for 3.5inch.