»User: »Password:   Remember Me? 
>e-novative> Support and Discussion Forums / >e-novative> DocBook Environment (eDE) / DocBook XML Questions / rarr
Posted:  20 Apr 2005 13:49
How do I get the → (or ) to print out as right arrow on PDF? Currently I use structure:

<!ENTITY rarr "?">

But it doesn't work
Posted:  26 Apr 2005 17:18
You should be able to use an entity in your XML source. Maybe using the numbered unicode entity helps.

For PDF, make sure that the required special characters are part of the character set you are using.