QTextEdit with html - rich text issue
Hi
We have a QTextEdit with rich text from an html file, the problem is that html content has different font size (22pt, 40pt, 32pt, always loaded from html template) and we cannot control the page break properly (last line of the first scroll area appers only a half, scroll area is working perfect).
Is there any way to control the page break in this situation?
Thanks
Sergio
Re: QTextEdit with html - rich text issue
I check with QMetricsFont and it doesn't work.