Read a word document

Hi,
I need to read a word documento with c++ code. Is it possible???
Thanks in advance
Yes it is possible.
You will of course need to know how Microsoft organizes the Word document data.
You can download a copy of the the Word document specification from here.

http://www.microsoft.com/interop/docs/officebinaryformats.mspx
Topic archived. No new replies allowed.