Posted on: 1/16/2014 1:36:21 PM | Views : 628

I am using following C# code to extracts the entire text of a document and returns that as a string specially for Office documents like doc, docx, xls,xlsx, ppt, pptx. It is working for most of type except xlsx extension. It is not returning complete contents from xlsx file. Let me know if someone can guide me on this usse
http://www.codeproject.com/Articles/13391/Using-IFilter-in-C
I am using offie 2010 on my machine and also nstalled Office Filter pack 2007 and 2010 64 bit version. I
Please advise.
Avi

Go to the complete details ...