Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

iosmike

macrumors member
Original poster
In my app there is a webview. User can save any currenturl for later reading. And I have figured out how to save the webpage as text so users can review it when internet not available. But the problem is, how to get rid of all the <> tags ? I mean any web page.
 
Last edited:
HTML is a markup language. How do you want the text file to handle all the <> tags?
 
HTML is a markup language. How do you want the text file to handle all the <> tags?
Thanks for your reply. I have figured out how to save as text but I found it is not a good idea because of the <> tags you mentioned? Maybe better solution is to convert into PDF?
 
Thanks for your reply. I have figured out how to save as text but I found it is not a good idea because of the <> tags you mentioned? Maybe better solution is to convert into PDF?

What are you wanting to do with the saved webpage?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.