liyijie 2 سال پیش
والد
کامیت
58e201f064
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      PDF Office/App.xaml.cs

+ 1 - 0
PDF Office/App.xaml.cs

@@ -394,6 +394,7 @@ namespace PDF_Office
                     return false;
                 }
                 CPDFConverter.Init(resPath);
+                CPDFConverter.SetOCRModelFolder(modelFolderPath);
             }
             catch { }
             return result;