I have Arabic PDF Files and it seems that there are something wrong in its encoding .
When I try to search in the PDF for word inside it , it didn't find results
when I try to export the pdf contents to Excel using other programs it export data in a strange encoding
When I copy the data in the PDF to notepad , Notepad display strange encoding.
I am developing solution which will use these PDFs (about 950 file) so I must found a way to fix encoding.
Thanks in Advance