How can you convert a pdf file which contains text to a file which I can search?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I remember having used Apache Lucene some time ago to perform searches inside different type of documents from Java, among them PDF and Word files.
However, this question entirely depends on the programming language you’re using, so if you’re not using Java you might want to specify it.