I give ನೀವು ಹೇಗಿದ್ದೀರಿ == kannada language which is Tunga font
and telugu, tamil and thai language and along with hebrew sometimes.
it gives output with special characters.
for example :: for kannada "ನೀವು ಹೇಗಿದ್ದೀರಿ" it generates, "ನೀವೕ ಹೇಗಿದೕದೀರಿ" I have used,
my code includes
"pd4ml.useTTF(fontMappingFile, true);"
fontMappingFile is path to the fontmapping.properties which contains all these fonts and also in system, all fonts are present.
fontmapping.properties is file genrated following link http://pd4ml.com/cookbook/pd4ml_pdf_true_type_fonts.htm
on debug pd4ml.enableDebugInfo() i get in console similar to as in link but the solution from pd4ml dint work. http://pd4ml.com/support/html-pdf-faq-f1/pd4ml-pro-version-ttf-issue-t967.html I am doing in java.
Please help.
Thanks in advance.