Entry
How can I convert Rich Text Format to HTML ?
Nov 28th, 2000 16:13
Markus Fischer,
There is currently a little project ongoing to provide on the fly RTF -
> HTML conversion. Its a simple PHP class. Don't expect it to work with
WinWord Files ! Its author first tries to begin small and has an eye on
interoperability with Microsofts RichTextBox Control (which is easily
used from withion Visual Basic). Sample VB Source and the PHP class can
be found at http://josefine.ben.tuwien.ac.at/~mfischer/developing/ .