There is no problem using 'ü' or 'ß' or something. You must check the header
of
the xml-file:

<?xml version="1.0" encoding="ISO-8859-1"?>

The encoding specifies what characters you may use. If you use the header
above,
you can use 'ü', etc. without unicode or something!

For &nbsp; (non-breaking space in HTML) you can use "&#160;".

The reference to all classes can be found in the JavaDoc of FOP, that can be

found in:
 <fop-dir>/javadocs


Greetings

        Christian Beer

____________________________________________________
DIRON Wirtschaftsinformatik GmbH & Co. KG
Christian Beer          ([EMAIL PROTECTED])
Daimlerweg 39-41        Tel. : +49(251)979-200
48163 Muenster          Fax  : +49(251)979-2020
Germany                 Email: [EMAIL PROTECTED]  

-----Ursprüngliche Nachricht-----
Von: Nick Winger [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 8. Januar 2002 12:02
An: [EMAIL PROTECTED]
Betreff: cannot not use certain character in xml to make pdf


hi !


i cannot use character 0xfc ( an ü ) ( which i need for german language )
and i cannot use 0xa0 ( a non braking space )

can i have fop to use all characters ( can i set the language ? )

where  can i find a reference for all classes and methods for fop ?


best regards

Nick Winger

(Software-Developer)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to