I happily found python code to search for multiple words in pdf.
I wanted to look for the pages where two words exist. For instance, I want both 'Name' and 'Address' to exist in the same page, that give the page location where this occur. If either one word is available, then the page location is not required.
Thank you.
Code that I found: Search Multiple words from pdf