Re: HTML to text
- From: "Ralf Junker - http://www.yunqa.de/delphi/" <delphi.at.yunqa.dot.de@>
- Date: Tue, 25 Apr 2006 10:46:32 +0200
I am looking for a already done object for Delphi 2005/2006 that converts
HTML formated e-mail bodies to the raw text, it just removes the HTML
formatting codes. Anybody have any idea? It can be shareware or commerical.
If you recommend something, please give me an idea why it is great and any
known drawbacks on it. Thanks in advance!
Hi Barton,
DIHtmlParser: http://www.yunqa.de/delphi/htmlparser/
will do this easily, with full Unicode support (accented & foreign language
characters) as well.
DIHtmlParser is great because it is fast, uses minimal memory, processes all
HTML you throw at it, deals with international languages, and does all this
fully natively: You do not need to have IE nor additional character sets
installed on your client's system.
The DIHtmlParser_ExtractText demo project even shows you how to go about when
extracting text from HTML.
Regards,
Ralf
---
The Delphi Inspiration
http://www.yunqa.de/delphi/
.
- References:
- HTML to text
- From: Barton Stano
- HTML to text
- Prev by Date: Re: ANN: SuperFastDistinct! -- 5x, 10x, 100x faster than SQL's Select Distinct ...
- Next by Date: Re: Compbar ... any news
- Previous by thread: Re: HTML to text
- Next by thread: multiple network locations
- Index(es):
Relevant Pages
|