I had a similar problem, using a single character out of the Symbol font. When i tried copying it from the Windows Character Table it seemed to appear correctly in the .fo but after rendering it there were only the '#'.
It turned out that the Windows provided a wrong value for that char, and after using the Unicode-Value for this particular character everything was fine. So there could be different reasons for your problem: You do not embed the correct font, which is able to show up the characters. Or the characters encoding is wrong. What font do you use, and which way do you embed it? Greetings! Joachim Benoit THIERRY" wrote: > Hi, > I am trying to generate a pdf file from a 'fo file' which content > is in > Greek. > > This file was working using version 0.20.5 but is not working anymore. > > Indeed, the greek characters are replaced by a "#" character > except for > the bookmarks which are displayed correctly. > > Any advice or tip will be welcome ... > > Thanks in advance, ben --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
