I tried to render ⇒ ⇔ € © →
in the HTML with the XMLWorker and iText. Only the copyright and euro symbol appear in the PDF. I used the dafault font and Arial but without success.
Is there a way to get those entities rendered? Is there an alterantive way to render arrows in text?
As you can see in the ParseHtml3 example, it works for me:
This is my code to create the PDF:
Note that all entities are written in lower-case.