liyijie 2 rokov pred
rodič
commit
58e201f064
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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;