I've done numerous searching but can't find any examples of what I'm trying to do.
As per this MS article, Windows 10 has built in OCR using the Universal Windows Platform.
https://docs.microsoft.com/en-us/uwp/api/windows.media.ocr.ocrengine
Anyone know if this API can be called directly via VBA? (loads of examples of how to do so with Visual Studio but that's not what I'm after).
Any help would be much appreciated!
Thanks!