Wkhtmltopdf.NetCore-deprecated icon indicating copy to clipboard operation
Wkhtmltopdf.NetCore-deprecated copied to clipboard

ALM Character Shows Near Minus Numbers In Arabic language

Open MahmoodAbuIssa96 opened this issue 3 years ago • 0 comments

ALM (Arabic Letter Mark ) Character shows in Arabic language with the minus numbers In the pdf

I already added to <meta http-equiv='Content-Type' content='text/html; charset=UTF-8'> to the header, and ( lang='ar') to the html tag

image

If I run the code as (html page) in the browser, it works fine, but the issue happened when it convert to pdf

MahmoodAbuIssa96 avatar Oct 05 '21 10:10 MahmoodAbuIssa96