I'm trying to make 1 page view to load and image from certain link, I've manage to do that, but the picture didn't fit all the view, I'm planning it to cover the whole view, but it only cover around 80% of it, which mean it still floating in the left side. Is there any code or attribute I need to define to make the page being stretch to fit the whole view?
Thanx in advance.
UIWebView'spropertyscalesPageToFit = YES?