Trying to search a scanned PDF and coming up empty — even for a word you can plainly see on the page — is a common point of confusion, since the document clearly does contain that text, visually. The explanation is simple: a scanned PDF, however sharp it looks, contains no actual text data at all.
Why search finds nothing
A scanned document is fundamentally a picture of a page, saved inside a PDF wrapper — every "letter" you see is really just a pattern of pixels, no different in kind from a photograph of a cat or a mountain. Search functions look for actual text characters in a document's underlying data; since a scan has none, there's nothing for a search to match against, no matter how clearly readable the text looks to a human eye.
OCR is the specific fix
OCR (optical character recognition) analyzes the visual pattern of each character on the scanned page and identifies what letters and words those patterns represent, then adds that recognized text as an invisible layer positioned exactly over the original scanned image. The page still looks exactly the same — you're not altering the visual scan — but now there's real, searchable text underneath it that Ctrl+F (or any search function) can actually find.
This is also why you can't select or copy text from a scan
The same root cause explains a related, equally common frustration: trying to select or copy a sentence out of a scanned PDF and being unable to, or only being able to select the page as one solid image block. It's the identical issue — no real text exists in the file yet — and the identical fix applies.
After OCR
Once a document has gone through OCR, both search and copy/select work normally, since there's now genuine text data underlying the visible scan. This also makes the document a much better source if you later want to convert it into a fully editable format.
OCR PDF adds a searchable, selectable text layer directly in your browser without changing how the scanned pages look. Once OCR'd, PDF to Word can turn the document into something fully editable rather than just searchable.