Question
Search string in PDF file
Is there a way to do a string search in a pdf file using PDF Tool API? Basically I need to programmatically search through all pdf files in a folder and list the files names that have a matching string in its content
