SebastiaanKlippert/go-wkhtmltopdf

Arabic script is damaged

hasanAjsf opened this issue · 1 comments

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"/>