This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


> 
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]