liyijie hace 2 años
padre
commit
58e201f064
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;