Hi all,
I am using Jacob (a java-com bridge) to access MS applications thru
java enabled web app.
anybody worked on writing UTF-8 data into an .doc file thru jacob?
using macro "TypeText" from MS word no other language is able to write,
except english.
is there any settings at jacob level, or any settings at ms-word level?
any idea from u?
Chris Uppal - 13 Sep 2006 09:23 GMT
> anybody worked on writing UTF-8 data into an .doc file thru jacob?
It seems odd to send UTF-8 to MS Word; I would expect it, like all MS products,
to work in UTF-16.
-- chris