$miDoc->OCR(); #### $miDoc->OCR(2052,1,1); #2052 is the LangId for Chinese #### $miDoc->OCR(9,1,1); #9 is the LangId for English #### unknown software exception
## $miDoc->OCR(2052,1,1); #2052 is the LangId for Chinese ##
## $miDoc->OCR(9,1,1); #9 is the LangId for English ##
## unknown software exception