In that case, you're using a font that doesn't contain the Euro character. Please run the file examples/fo/basic/fonts.fo from your FOP installation through FOP. It demonstrates the use of the Euro character. If fonts.fo works, you need to change the font in your other document. If fonts.fo doesn't work, you have a very old PDF viewer and you need to use a different font, too, preferably a newer TrueType font which is sure to contain the Euro character. Please note that not all fonts contains the Euro character.
On 19.09.2006 11:26:03 Christian Loock wrote: > Hello, > > i tried using €, or ₮ and both didn't work, i also tried using > ISO-8859-15 instead of ISO-8859-1 but then the PDF Generation fails with an > Error > > [ERROR]ISO8859_15 > > UTF-8 didn't work too ;( > > Any other ideas of how to display the -Sign? > > -----Original Message----- > From: Pascal Sancho [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 14, 2006 1:55 PM > To: [email protected] > Subject: RE: Sign > > > -----Original Message----- > > From: Andreas Reuleaux [mailto:[EMAIL PROTECTED] > > Sent: Thursday, September 14, 2006 1:31 PM > > To: [email protected] > > Subject: Re: Sign > > > > On Thu, Sep 14, 2006 at 01:22:10PM +0200, Christian Loock wrote: > > > Hello, > > > > > > i have the problem that the sign is not displayed in my PDF. I > > > Generate the PDF using FOP 0.20.5. THe Font is Arial and > > the encoding > > > iso-8859-1 > > > > > > > > > is not in iso-8859-1, how about you try to you use utf-8 or > > iso-8859-15? > > > > -Andreas > > Hi, > You can use character entity, witch is not encoding dependant: > Euro symbol can be represented by either €, or ₮ > > That can be done with any Unicode character. > > Pascal > Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
