We use utf-8 and the following template to print the Euro sign:

<xsl:template name="printEuro">
        <fo:inline white-space-collapse="false">
                <xsl:text>&#x20AC;  </xsl:text>
        </fo:inline>
</xsl:template>




"Christian Loock" <[EMAIL PROTECTED]>

09/14/2006 07:22 AM

Please respond to
fop-users@xmlgraphics.apache.org

To
<fop-users@xmlgraphics.apache.org>
cc
Subject
€ Sign





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
 

Viele Grüße / Best Regards

Christian Loock
Junior Software Engineer

_________________________________________________________________
Phone +49 (0) 28 21 / 9 78 56-16
Fax   +49 (0) 28 21 / 9 78 56-77
E-Mail [EMAIL PROTECTED]

Headquarter
db-central gmbh
Dienstleistungszentrum am Weißen Tor
Gocher Landstrasse 2
D-47551 Bedburg-Hau

Subsidiary
db-central gmbh
Film- und Medienzentrum
Königsallee 43
D-71638 Ludwigsburg (Stuttgart)

visit www.db-central.com
_________________________________________________________________

 

Reply via email to