We are trying to print smaller than, smaller than or equal with html entities (lt, le) and with utf-8 charachter codes;
However TCPDF comes by default with non unicode fonts and with arial unicode for which the result is problematic (awfull) at best.
Any idea how I could add a quality unicode font to my wp-post-to-pdf installation?
Thanks