Hi, libxml2 converts the stuff into utf8 and then sends it to swish-e in iso8859-1. I was looking at libxml2 site, and found it is possible to compile it with iconv support (or more, tell libxml2 to output the document in the original encoding). it is possible to change the way libxml2 outputs to swish-e? this would help me to use HTML2 parser even for non-iso8859-1 documents. However, what should I look at? How can I do it (if I can)? thanks romanReceived on Thu Mar 24 01:08:51 2005