We have a xml language file with French and English elements. French characters are coming with random text like é from xml to Java. I tried converting string to byte array with utf-8. These french elements i am using in PDF headers.I have downloaded ttf file, pdf table values are working fine but headers are not converted to normal text.
Please suggest.