When I save a HTML file from Microsoft Word, I am getting double lines when it is viewed in the QTextBrowser widget, which seems to be caused by the  's in the file.
Is there a way for me to filter these out?
When I save a HTML file from Microsoft Word, I am getting double lines when it is viewed in the QTextBrowser widget, which seems to be caused by the  's in the file.
Is there a way for me to filter these out?
Heh, the HTML created by M$ Word is a real mess.I guess you'll have to manipulate the HTML content by hand and remove those additional  's..
J-P Nurmi
You can ask Micro$oft to implement a better html exporter for Word
And seriously, you have to remove them yourself or using some external tool like HTMLtidy.
jpn was faster this time...But my M$ comment still stands
![]()
Bookmarks