After I updated my PAD,it shows the error message below when I try to use the windows ocr engine to extrat the text.
This error message never happen before and my laptop memory can surely handle this flow.
{相关 ID: 025b4a29-8e29-4003-86ac-287fd024a8c2
内存不足。: Microsoft.PowerPlatform.PowerAutomate.Desktop.Actions.SDK.ActionException: 未能使用 OCR 提取文本 ---> System.OutOfMemoryException: 内存不足。
在 System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
在 Microsoft.Flow.RPA.Desktop.Modules.OCR.Utilities.Variants.WindowsOCREngineFacadeToVariant.GetText(List`1 imagePathsToProcess)
在 Microsoft.Flow.RPA.Desktop.Modules.OCR.Actions.ExtractTextWithOCRBase.<Execute>b__52_2(String path)
在 Microsoft.Flow.RPA.Desktop.Modules.OCR.Utilities.Utilities.SaveImageOnDiskAndExcecute[T](Image image, Func`2 imageProcessor)
在 Microsoft.Flow.RPA.Desktop.Modules.OCR.Actions.ExtractTextWithOCRBase.Execute(ActionContext context)
--- 内部异常堆栈跟踪的结尾 ---
在 Microsoft.Flow.RPA.Desktop.Modules.OCR.Actions.ExtractTextWithOCRBase.Execute(ActionContext context)
在 Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.ActionRunner.Run(IActionStatement statement, Dictionary`2 inputArguments, Dictionary`2 outputArguments)}