whatever data is there in the word document..
Then you need to do one of the following.
1. Obtain details of the Word Binary File Format. This is not published, but
is provided by Microsoft to certain selected partners.
2. Save the document as XML or RTF, and read the data from converted files.
Both the XML and RTF file formats have been published.

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
> whatever data is there in the word document..
>>
[quoted text clipped - 4 lines]
>>
>> Precisely which data are you looking for?
Supriya - 06 Nov 2006 12:19 GMT
thanks for your information..
I have compound file format..I am able get the
storages and the streams in the document..But the
user data is some where in the stream..It is not specified
in the format about the offset of the user data..
I am trying to get that..
Any idea..
> Then you need to do one of the following.
>
[quoted text clipped - 12 lines]
>>>
>>> Precisely which data are you looking for?
Jonathan West - 07 Nov 2006 12:34 GMT
> thanks for your information..
> I have compound file format..I am able get the
[quoted text clipped - 3 lines]
> I am trying to get that..
> Any idea..
How To Read Compound Document Properties Directly with VC++
http://support.microsoft.com/kb/186898
if you need more than this, you need to ask Microsoft for the binary file
format.

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org