Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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 license.
Created 22nd January 2023, last changed 2nd February 2023