Overview › Forums › Discussions › search word in PDF file › Reply To: search word in PDF file
June 19, 2021 at 12:17 am
#1468
Guest
The search needs to behave like google search.
When searching for two words the results must be in the document. But if i am searching for a string “one two” then these words must bring back exactly these results.
I don’t believe ANYTXT is working like this. The search function does make sense.
If I use fuzzy it brings back not the result i expect. But when I use exact match it brings back the string. This is a big pain in the ass because I need to keep changing the settings.
Why not just have if i want exact match then i use commas? …. ” one two”.
Thanks