Hi,
I would like to build a parser to transform a RTF file to an HTML file. Anyone here who's got some experience with this or does anybody has some interesting links ?
Tnx in advance = )
Hi,
I would like to build a parser to transform a RTF file to an HTML file. Anyone here who's got some experience with this or does anybody has some interesting links ?
Tnx in advance = )
Maybe you could check this out. The info file says
Program converts rtf document to html (in ISO Latin 2).
Converting European text to HTML entities seems possible, but I haven't found anything for Russian or Chinese, Japanese or other languages.