Good day,
I have an issue with Arabic and RTL writing direction with PDF output. I noticed that I must use TCPDF to be able to display Arabic characters properly when the text is coming from user input and saved in entity form field (not hardcoded to template). Now the issue is then that RTL direction html tag <div dir="rtl" lang="ar"> does not work with TCPDF. Any ideas how this could be solved ?
Thanks, Tim
I have an issue with Arabic and RTL writing direction with PDF output. I noticed that I must use TCPDF to be able to display Arabic characters properly when the text is coming from user input and saved in entity form field (not hardcoded to template). Now the issue is then that RTL direction html tag <div dir="rtl" lang="ar"> does not work with TCPDF. Any ideas how this could be solved ?
Thanks, Tim

Comment