I'm trying to extract text from a PDF with right to left language, and the text is get is mirrored. This happens in Nitro Reader 2 and Adobe Reader.

How can I do it so that the text extracted will be in the right order?

link|improve this question
What program are you using to extract the text? – dsolimano Jan 29 at 20:59
Nitro Reader 2 and Adobe Reader – jadegem Jan 29 at 21:00
And where are you extracting it to? – slhck Jan 29 at 21:05
feedback

1 Answer

Since you are using Windows, you can use Notepad++ to convert from RTF to LTF.

This option can be found under: View > Text Direction LTR.

left to right

You may also need to change the encoding as well.

Update:

This only changes the view of the text, not the format of the text itself.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.