searching in pdf's searching in pdf's
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

searching in pdf's

Started by addi, August 25, 2005, 03:23:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

addi

Im not sure this has been brought up, but i am looking for a way to add pdf search in the coppermine search script.

Anyone have any pointers or ideas?

Stramm

you could try pdftotext... convert pdf to text files while uploading, then index the txt files and delete them. Modify the search script to include the generated index. I'd say it's a lot of work to implemet this