I'd like to put in a cell of a table a value with comma (,) for example
88,92
but FOP give me the following error:
org.apache.fop.apps.FOPException: An invalid XML character (Unicode: 0x0) was found in the element content of the document.
Certanly comma is not 0x0, look for something else. Make sure your xml(or xsl) is well-formed.
-- Oleg Tkachenko eXperanto team Multiconn Technologies, Israel
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
