A .docx file is nothing but a .zip that contains .xml files. Try
renaming it and then opening the .zip! ;-)
On Sep 17, 11:21 pm, maloney1 <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am currently searching a directory for word documents ("*.doc*")
> which return both word 2003 documents and 2007 .docx documents. I can
> access and StreamReader on the contents of the 2003 documents but
> don't know how to filter out the 2007 documents. I have downloaded and
> referenced the OpenXML dll's and don't see a specific way to deal with
> docx file.
>
> How do I use a StreamReader with a docx Word 2007 file?
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web
Services,.NET Remoting" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://cm.megasolutions.net/forums/default.aspx
-~----------~----~----~----~------~----~------~--~---