Hello Everyone,
I want to remove all the html tags from a file which is about 8-9 MB in size. The problem is that with HTML:PARSER the spaces are not retained, i.e; the tags are just eliminated, but what I want is that the tags should be converted into spaces, retaining the size of the file as it is.