I would OCR it myself, but edit the meta data in the file so that the text in the OCR metadata is lorem ipsum.
So any bots that assume that the OCR text is what's on the image in the PDF (and why wouldn't they), it will only read useless junk. Only someone reading the text from the image would "see" it, and only a bot programmed to OCR a file that already has OCR metadata would realize that there's any inconsistency.
I'm not entirely sure how to accomplish that, but I'd figure it out if I was worried about the data being compromised.
Personally, I would simply keep the file in an encrypted container, then I wouldn't worry about what can scan the file since it would be entirely unreadable ciphertext without the correct security key or passphrase.
I don’t know what to tell you dude. A certified or digitally can’t/wont be read by OCR. A digitally signed document legally certifies that the document has not been modified. PDF editors such as Bluebeam or Adobe will not or cannot process a certified or digitally signed document.
I’m not sure if that limitation is due to the process by which the document is certified or if it is a feature of software conforming for legality reasons. I’m not going to research this for OP, I’m just providing a simple and best accurate answer.
Maybe current AI has better abilities to process document text? I’m not sure, maybe. But you’d think this would be a shared concern with groups wanting to protect documents for the same reason and therefore encryption would match.
If it’s just the legality of it stopping a company from providing the feature, you would think most companies would want to keep out of legal hot water and would then disallow OCR processing. In this case sure there could be software that doesn’t conform, but for most application purposes I don’t think you’d have to worry too much.
This works, right up until you introduce PDF compatible software that doesn't give a shit about your rules, of which there's plenty.
You can also print/scan, or even print to PDF to get around such limitations. The original document cannot be altered since that would invalidate the digital signature on the file, but you can create a perfect digital copy, omitting the signature, and modify it however you want.
If online systems that are skimming documents for their contents don't give a shit about what the signature is, and simply take a copy and OCR it to train an AI or amalgamate the information for data harvesting or other purposes.
I get what you're saying and in concept, it should be fine, the problem is that it's a software lock/restriction on a file type that isn't inherently closed source, unknown, nor was the PDF format built to be secure from the ground up. So we're applying security to a system that wasn't built for it.