Sir,
I am trying to use html in QTextBrowser..I have a Html file in my filesystem...
I am trying to print that on a QTextBrowser....But I cant...
This is the code that I used..
What am i missing....
Printable View
Sir,
I am trying to use html in QTextBrowser..I have a Html file in my filesystem...
I am trying to print that on a QTextBrowser....But I cant...
This is the code that I used..
What am i missing....
Hi,
to use code in your post use "[" instead of "<". Second setHtml() does not append, it overwrite the whole html content, so better use:
Third, we also have a Newbie section at this board. Just in case...
Thank you lykurg...I am sorry if I put my thread in a wrong forum...Sorry about that..........