#29638

@abhitriv wrote:

I am trying to convert hindi html into pdf using code

pd4ml.useTTF(“java:font”, true);
pd4ml.setDefaultTTFs(“Mangal”, “Times New Roman”, “Arial”);
pd4ml.render(url, fos);

But my input is : क्रम संख्या
and output is : करम सखया

Please help

Hi,

Could you please share more configuration details. With my code it is not able to comprehend hindi font at all.

Regards,
Ranjana Sinha