Is it possible to read the Arabic alphabet ? #687
Unanswered
luizefalves
asked this question in
Q&A
Replies: 1 comment
-
#464 might help Do you have a simple / short example file + the expected output? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I was trying to read a PDF with some Arabic texts for a client.
After reading the file, just the English parts where properly converted, the Arabic text returned a sad ASCII like "b'\xc3\x89\xc2\xa7Z\nd....".
Any tips on how to solve this ?
Thank you so much.
Beta Was this translation helpful? Give feedback.
All reactions