Export Word Using ASP.net 2.0 : Office 2007 doesn't support UTF-7
Hi,
I am creating word document using UTF-7 in ASP.Net 2.0. so till the date,
word document is opening perfactly in Word 2000 and word 2003. but in Word
2007, It show encoded text also like "+ADw-html" instead of "<html". please
give me
alternative solution so document can open in word 2000-03-07 version. [ Note
My Document contain some Japanies and Chiense chracters also].
Re: Export Word Using ASP.net 2.0 : Office 2007 doesn't support UTF-7
On Apr 16, 7:24=A0am, Ujval Shah <UjvalS... [at] discussions.microsoft.com>
wrote:
> Hi,
>
> I am creating word document using UTF-7 in ASP.Net 2.0. so till the date,
> word document is opening perfactly in Word 2000 and word 2003. but in Word=
> 2007, It show encoded text also like "+ADw-html" instead of "<html". pleas=
e
> give me
> alternative solution so document can open in word 2000-03-07 version. [ No=
te
> My Document contain some Japanies and Chiense chracters also].
Could it be the same problem as at the following post?
http://moustafa-arafa.blogspot.com/2007/04/arabic-problem-wh en-export-data-t=
o.html
Make sure to read comments to the post.