[xsl] RE: [xsl] Special character "ß" in xsl-fo

Subject: [xsl] RE: [xsl] Special character "ß" in xsl-fo
From: Karsten Senz <K.Senz@xxxxxxxxxxxx>
Date: Fri, 26 Jan 2001 08:37:00 +0100
> 
> Hello,
> 
> is there a possibilty to produce the special character "ß", 
> so that I can
> use it in pdf-files? I need it for converting xml-files to 
> pdf-files with FOP.
> 
> Can anybody help me?

Just type ß in your xml file and use 

<xsl:output method = "xml" encoding = "ISO-8859-1"/>

in your stylesheet.

Karsten

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread