Topic: Print Arabic Customer Name in Invoice

I want to print Arabic Customer Name On Invoice.
I don't want full Arabic with RTL Font.
I am using dejavusans font.
It is showing Arabic But it showing it LTR so breaking all characters of Arabic in LTR.

How to Fix this?

Screenshot
https://postimg.cc/6TP2QTWV/179e47e5

Post's attachments

LTRArabic.png 104.3 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.
www.boxygen.pk

Re: Print Arabic Customer Name in Invoice

Choosing an Arabic font and printing it all in Arabic with the English Text too within the UTF-8 Arabic font will be the standard solution.

The HTML2PDF function is used for printing Reports. Hence if some html code for the specific Arabic Text with a RTL tag for it alone id ised, it may mitigate it. It may need to be embedded into the database text itself otherwise.