Hi,
I use XAMPP for Linux on Ubuntu 11.10. I have some pdf files in Arabic - one of them is attached to this thread - the text content of this file could not be read.
I used some classes and scripts that succeeded in read English pdf files, but they failed to read those Arabic pdf files.
Another strange thing happens, I could able to run pdftotext command from terminal, but using shell_exec('pdftotext') does not output anything!
Please, I need any help or suggestion to solve this problem.