|
Prev: Copy without Anchors / Deleting Anchors in Selection
Next: Saving to a specific file with a specific file name
From: Aerojade on 3 Jul 2008 06:32 i have a windows application that diaplays a word document streamin an axwebbrowser. I am using VS 2005 and Microsoft office 2003. The document stream that is sent to the axwebbrowser uses the mime type : "application/msword". However, when i take this application and try to open a file that was created by Word 2000, it fails to do so. But it works perfectly for all Word 2003 files. Why is this so. Please help. Note: Programming language: C# |