HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › htmlentities: arrow › Re: Re: htmlentities: arrow
April 15, 2010 at 14:32
#27974
→ is substituted with code 0x2192, which is represented as a right arrow in most of popular TTF fonts. I tested with Arial and the entity is shown in PDF correctly as the arrow.
If you got another character, I would recommend to check which font is used to render it and to make sure it has a correct glyph for the code.