I am working on Unicode [Marathi] based project and for this project my task is to read Unicode text from a PDF in the following fonts
- CDAC-GISTSurekh
- CDAC-GISTSurekh+0
- CDAC-GISTSurekh+1
- CDAC-GISTSurekh+0 Bold
- CDAC-GISTSurekh+1 Bold
When I read the PDF using iTextSharp, I get the text as:
ररजज - (एस 13) महरररषष
पररप मतदरर जरदद 2014
where the actual text should be
राज्य - (एस-१३) महाराष्ट्र प्रारूप मतदार यादी २०१४
Please give me solution if anyone have idea about this.