Does anyone know of a good, free XML editor that does XSLT transforms and
preserves unicode characters?
Im currently using XRay but it seems to corrupt my unicode values upon
translation.
I put in the correct unicode characters for non breaking space but after
translation, when I put it through FOP I get an error message telling me
that there is an unrecognised unicode character.
<snip>
<fo:block> </fo:block>
Produces the following error:
[ERROR] Invalid byte 1 of 1-byte UTF-8 sequence.
org.apache.fop.apps.FOPException: Invalid byte 1 of 1-byte UTF-8 sequence.
at org.apache.fop.apps.Driver.render(Driver.java:507)
at
org.apache.fop.apps.CommandLineStarter.run(CommandLineStarter.java:10
6)
at org.apache.fop.apps.Fop.main(Fop.java:62)
---------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]