I've got an XML document encoded with ISO-8859-1 for which I have an XSL-FO which also outputs ISO-8859-1. This works nicely using the command line Fop. However, using the same XML and XSL with FopServlet I find that accented characters get clobbered in the retrieved PDF. It happens with Mozilla and IE. Any ideas?
PS: I've tried using UTF-8 as the output encoding in the XSL and get the same problem. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
