I have an Arabic PDF and I want to parse it in a text document using Java. I tried many times, and English words are successfully analyzed, but Arabic words do not.
Can someone recommend a solution that also correctly translates Arabic words?
source
share