I am using JQuery DataTables and PDF export function. The PDF-export does not take care of certain special characters and some languages like Arabic .... PDF-export translate them into ???????? and some other special characters.
I have also applied --> "sCharSet": "utf-8" while initializing the DataTable
Kindly suggest a way to solve this.
I have also applied --> "sCharSet": "utf-8" while initializing the DataTable
Kindly suggest a way to solve this.