A reader that gets text from different file formats through the IFilter interface
Initialy this project is copied from here --> http://www.codeproject.com/Articles/13391/Using-IFilter-in-C
I just made it available in Github and refactored the code to .NET 4.0 with Visual Studio 2013
Copyright 2014 Kees van Spelde.
Licensed under the The Code Project Open License (CPOL) 1.02; you may not use this software except in compliance with the License. You may obtain a copy of the License at:
http://www.codeproject.com/info/cpol10.aspx
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Sicos1977 (Kees van Spelde)