Converting from Word 2003 XML(Word ML) to Word Binary using C# & .NET ? How?

A

Abhishek Sanwal

Can someone please post a link or guide me as to how I should go about doing
it?

What DLLs/ Interops / SDKs/ Tools / etc do I need to install and follow to
add this functionality to my existing .NET C# project that is using XML.XSL
to generate this Word ML based document and convert it to a binary .DOC?

There seem to be a large number of possible ways... ( I think).. but I need
to know what would be the easiest and smallest amount of code where I can
read in a Word XML file and convert it to a Binary DOC...

(essentially, replicate the File->SaveAs-> .DOC functionality... )

I do not want to get into automation thing too much.. I just need some quick
pointers to do this...

Thanks,

Abhishek
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top