Hi, I'm converting an application to Python/PyQt, one of the tasks is to retrive data from a database and show it, no problem, the problem is that the one of the fields as text in rich text format, and it needs to be display without the RTF markup, of course. Is there any way to convert RTF to HTML?
Thank you in advance.
-- http://mail.python.org/mailman/listinfo/python-list