Hello,
I am trying to perform some language detection on a set of pdf’s. The English one works fine but others like Chinese, Korean, Russian etc. don’t work because no text is extracted from them. I’ve created a test program with example files to demonstrate the problem. See the following link to download the sample project. https://www.dropbox.com/s/6c88r9e6pzxhmem/DocLanguage.zip?dl=0
Thanks