How to make pdf files so that I can search the text inside

z0mb13

Lifer
May 19, 2002
18,106
1
76
My company needs to scan a bunch of documents into pdf format, and we want the ability to search for particular words in the file.

What is the best program to do this? Can we do this using the adobe program? How much does it cost?

Thanks
 

Cheetah8799

Diamond Member
Apr 12, 2001
4,508
0
76
Scan, as in an actual scanner to scan a paper copy into a computer file?

If that's what you are doing, then you'll first need to use an Optical Character Recognition (OCR) application to detect the letters/numbers and create a text document. Then you will probably have to edit that document because the software won't detect everything perfectly. Then you have to conver to PDF so that the text can be searched.

If you don't convert to a text file from the scanned image, the PDF will only have the image in it, and the image can't be searched like text.


Personally, I've never been impressed by the OCR software I've used. Good luck to you though. :)