tags:

views:

31

answers:

1

I have loaded pdf file in uiwebview.But in webview its show gray color .I have tried to remove gray color.But not get success.I have used [UIColor clearcolor].But not working.Can you give me idea how to remove gray color from the UIwebview?

Thanks in Advance

A: 

Try setting the background of the webview to white color instead of clearcolor...

Happy coding..

Suriya
I have applied white color but its show grey shadow color.How to remove shadow color. SV,RR,MD
JohnWhite