1
I am developing a GED (Electronic Document Management) PHP project. In it I need to search for the PDF content and list them (so far so good), but when I open the PDF’s listed, I need to highlight the words within the PDF that the user entered in the search. I did some research and I couldn’t find anything that would give me a sense of how to do this!