Quote:
Originally Posted by thefrownedupon
Hi all
I am making an app that will display a pdf inside a webview. However the pdfs are updated frequently so i need to be able to save a pdf from the website and then display it inside the webview. anyone have any code snippets on how i would do this?
thanks
|
What is it you want help doing?
Downloading the PDF data to NSData?
Saving the data to a file?
Displaying the data into a web view?