I want the output as shown in below image

This is a Sikh holy book which
It seems that you are trying to use a privately-encoded 8-bit font for Gurmukhi letters, i.e. a font with code number range 0..255 with each number mapped to a character according to some font-dependent convention, not by any standard encoding.
Consider using Unicode (UTF-8) and a Unicode-encoded font instead.