liyijie 2 years ago
parent
commit
58e201f064
1 changed files with 1 additions and 0 deletions
  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;