Hi guys
Just started a new job and the company wants me to write a program to be distributed on a CD ROM, which searches through about 500 to 1000 PDF files, which are also on the CD. Does any know the best approach to this using VB6?
Printable View
Hi guys
Just started a new job and the company wants me to write a program to be distributed on a CD ROM, which searches through about 500 to 1000 PDF files, which are also on the CD. Does any know the best approach to this using VB6?
What do you want to search for is it the name of the file or is it text within the file
I need the user to be able to search for text contained in the PDF files and then the results to show how many times it was found in a particular file and the file to appear as a link, which when clicked opens up the PDF file. The search also has to be able to search by title of the PDF file and bring back links to that file. Got any suggestions???