i create a PDF using mPDF version 5.5. The HTML includes a table with this HTML code:
<tr>
<td width="184">
<p dir="RTL" align="center"><strong>Programming</strong></p>
</td>
<td width="378">
<p dir="RTL" align="center"><strong>No Cost</strong></p>
</td>
</tr>
The HTML seems to look fine when i show it but when printing to PDF, the mPDF ignores the align="center" and aligning it to the left.
How can i make the align="center" work in mPDF?
Hello
MyText
TempText
anothertext
More Text