Hi,<br>I&#39;m new to PyQt.<br>I&#39;m converting an application to Python/PyQt, one of the tasks is to<br>retrive data from a database and show it, no problem,<br>the problem is that the one of the fields as text in rich text format,<br>
and it needs to be display without the rtf markup, of course.<br>Is there any way to convert rtf to HTML?<br><br>Thank you in advance. <br>