in THTMLViewer some fonts are not justified

90 Views Asked by At

I have simple html code

<FONT SIZE = 5>
<p style="font-family:calibri" align="justify">long long long simple text...</p>
</FONT>

In ThtmlViewer some fonts are justified (ex. Arial), but other are not (ex. Calibri) Why? Is it a font issue or HTMLViewer?

0

There are 0 best solutions below