ifilter Questions

4

Solved

For a C# web application I am wanting to index text from PDF, DOC, etc files stored in a database. I have been experimenting with an IFilter example on Code Project which works great for files fro...
Exsert asked 6/9, 2011 at 0:19

4

Solved

I am trying to use Adobe IFilter to search PDF files. My code is written in C# and I am using p/invoke to get an instance of IFilter: [DllImport("query.dll", SetLastError = true, CharSet = CharSe...
Swear asked 27/3, 2009 at 14:49

3

I need to use an IFilter interface from a 32bit app on Windows x64 systems. This is easy for .doc files as offfilt.dll supports both build types. However, I need to also get the plain text from .do...
Bedouin asked 7/2, 2012 at 23:53

4

Solved

I have a problem whereby the Adobe PDF iFilter doesn't work consistently for us. As such, we like to use the one from Foxit. The problem is, if we install the Foxit iFilter and then later the clien...
Caudate asked 8/9, 2009 at 14:32

3

Solved

I'm trying to write a C# utility that mimics the behavior of filtdump.exe from the Windows Search SDK (since filtdump doesn't appear to be redistributable itself.) I'm running into a combination of...
Ziagos asked 24/8, 2011 at 15:18

1

Solved

I'm currently using IFilters to extract text from various file (word, excel, tiff, pdf etc). I understand that IFilters have been discontinued with Windows 8. Does anyone have any recommendations o...
Swordtail asked 22/11, 2012 at 23:26

2

Solved

I'm trying to extract text from PDF files using an iFilter. The Adobe PDF iFilter that is distributed with Adobe Reader is awful, returning HRESULT E_FAIL messages for many PDF documents. The F...
Weatherworn asked 8/3, 2010 at 19:10

1

I have a column, that is encrypted using symmetric key in a database. An encrypted content is just a text. I would like to query this text using full text search. Is it possible? I was thinking abo...
Sapless asked 30/11, 2010 at 10:43

1

Solved

My development team are having a problem having snippets of text shown for search results in windows 7 for our own custom files (note we are NOT talking about the preview pane that uses the IPrevie...
Tswana asked 14/10, 2010 at 14:8

1

Does anybody know of an API/SDK or IFilter in .NET that can read the subject ('title' metadata) and text from the following files: .PDF .DOC .XLS .PPT .CSV .TXT .DOCX .XLS .PPTX + the OpenOffice ...
Lyndell asked 8/10, 2009 at 6:43
1

© 2022 - 2024 — McMap. All rights reserved.