How to convert English language to Arabic in rtf template
Summary:
how to convert below English text into Arabic language and split it into two lines in rtf template.
Example input text: "EIGHT HUNDRED FIFTY-SIX BAHRAINI DINARS AND NINE HUNDRED FILS*"
Expected Output: ثمانمائة وستة وخمسون دينار بحريني وتسعمائة فلس*
After converted above English text into Arabic language, split it into 2 lines. first line should have upto 35 characters and second line should have remaining lines.
Please help me to achieve this.
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0