Arabic script is damaged
hasanAjsf opened this issue · 1 comments
hasanAjsf commented
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
hasanAjsf commented
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"/>