The problem is that RMLPageTemplate produces invalid XML which it feeds
to trml2pdf. I'm guessing it does not declare the encoding used or
declares it incorrectly. That is a bug which should be fixed.
Wichert.
Thanks Wichert
I totally bypassed trml2pdf during my tests. It seems that certain
unicode characters are just not allowed in XML. A good explanation can
be found at
http://boodebr.org/main/python/all-about-python-and-unicode#UNI_XML
So my workaround is to display the Pound sign as GBP:( But hey, I'm not
British - I can live with that.
Hedley
_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers