Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
Statistic
FMM
Blog
WindowsOCR.RecognizeFile
Scans the specified image for text.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WindowsOCR | 13.1 | ❌ No | ✅ Yes | ❌ No | ✅ Yes, on Windows | ❌ No |
MBS( "WindowsOCR.RecognizeFile"; OCR; Path ) More
Parameters
Parameter | Description | Example |
---|---|---|
OCR | The reference number of the ocr engine. | $ocr |
Path | The native file path to the file to use. | "C:\Test\test.jpg" |
Result
Returns OK or error.
Description
Scans the specified image for text.We will ask Windows to load the image from the image file and then run OCR.
Windows supports file formats including JPEG, PNG, GIF, TIFF, BMP and HEIF.
See also
Blog Entries
FileMaker Magazin
This function checks for a paid license.
Created 22nd January 2023, last changed 2nd February 2023
