I have an XSLT set up to generate a word 2003 document. It works, but it defaults to utf-16. Have tried to change encoding to utf-8, but it doesn't change. Is this something I must change in my VB code during the transform, or is this just a bug of the vb.net? Am I missing something?