HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › PD4ML NOT SUPPORTING THAI AND OTHER Indian languages › Re: Re: PD4ML NOT SUPPORTING THAI AND OTHER Indian languages
Hi ,
We are facing the same issuue of special characters when text is in hebrew/Arabic/chinese in pdf where as in browser these text is shown correctly.
We are currently on pd4ml 3.7 where we do not see this issue and we wanted to upgrade to 3.10 where we see this issue and this issue is blocking our upgrade.
We tried with the solution suggested in this thread as shown below, but it does not seems to work.
pd4ml.render(new StringReader(htmlStr), outputStream, new URL(baseURL),”UTF-8″)
@PD4ML Team: Could you please help.its very important to fix this issue.
Thanks in advance.