[eluser]TheFuzzy0ne[/eluser]
[quote author="Laszlo Breda" date="1209394025"]Apologiees if this has been discussed before. (There are plenty post about PDF creation, but couldn't find any on PDF search.)
I need to implement a html/db/pdf site search. Has anyone came up with a PDF (static file) indexer & search for CI (or even just PHP)? Don't want to reinvent the wheel, of course.
Thanks in advance
LB[/quote]
I'm not sure if such a thing does exist. Most PDFs I download are made by the server on-the-fly. If not, they are most likely referenced by filename, not indexed as such.