i have a searchable pdf [language : hindi] example : https://www.ceorajasthan.nic.in/erolls/pdf/dper-18/A151/A151001.pdf .
i have the font file for it download link (http://ceorajasthan.nic.in/erolls/pdf/Forms/mfdev010.ttf)
i want to integrate this font , if glyph is destroyed i want to map it correctly.
i have managed to get the glyph file which has lines like this :
(Abc.glf) 131|0xc1|Aacute|00c1|400b0234121005002502120526002b35012b35|
pdf is having devnagri script , i am not able to proceed any further with any improvement . any help would be helpful .
language that i am using is python 2.7