I've been looking at doing the same recently for a client who desires this functionality. My best guess at a solid direction would be to use a tool like word2xml from cambridge (http://www.cambridgedocs.com/products/overview/word2xml.htm) to parse the word document, then pick out the nodes you want and create a DCR from that.Hope that helps,Jeremy Andersonwww.miletwo.com
Hi guys,We have a very similar requirement. Our users are accustomed to use word,xls,pdf all kind of documents but not TS unfortunately. We are thinking something if user can upload a document in TS and then click on a link in the menu items and it will generate the dcr for and finally web page to go for publishing.This will make content authors life lot easy, at the same time we will be able to reuse the content in xml format but in terms of feasibility of this it seems to be really difficult because high amount of unstructured data..Any inputs appreciated.
My best guess would be to use something link the Win32:LE module. But I have a feeling you will have tons of problems with character sets and unstructured data. Also, watch our for viruses.
Why not use the word macros instead, user keep putting text in the predefined format in Word or xls and then when we run this macro, it convert the document into a xml file, user can then be asked to upload these xml to teamsite.
Another thing our IT people are thinking to make this everyday job not one time....