Closed hasanAjsf closed 2 years ago
I tried using this library, and it is great, but it failed with Arabic script, as it is not printed correctly, It is appearing something like Ù...رØØ ̈ا
Ù...رØØ ̈ا
I read this but did not know what shall I do
I resolved it using the below in the html file:
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
I tried using this library, and it is great, but it failed with Arabic script, as it is not printed correctly, It is appearing something like
Ù...رØØ ̈ا
I read this but did not know what shall I do