.DOC to XML
Posted: Wed May 14, 2003 5:30 am
Hi,
I want to convert a word template(.doc) to XML such that its DTD is known to me.
I do not want to convert the whole word document(actually a .DOC form whode entries are to be filled up by users) to a formatted XML format. What I need is to generate a heirarchy based on the given template and DTD, so that I can read through the entries in the word document.It is important that I do it in PHP. Is there any way out.Are there some tools available on the net for the same.
Its really urgent.
TIA
-Aayush Puri
I want to convert a word template(.doc) to XML such that its DTD is known to me.
I do not want to convert the whole word document(actually a .DOC form whode entries are to be filled up by users) to a formatted XML format. What I need is to generate a heirarchy based on the given template and DTD, so that I can read through the entries in the word document.It is important that I do it in PHP. Is there any way out.Are there some tools available on the net for the same.
Its really urgent.
TIA
-Aayush Puri