Maybe it’s
a bug: I generate pdf file in pro forms… and if I write in HTML template in none latin symbols:
МАРК: {{9b52a1}}
ΣΕΙΡΑ η: {{zdgkff}}
in pdf I have:
Maybe coding… Can y pls also check/fix this
Maybe it’s
a bug: I generate pdf file in pro forms… and if I write in HTML template in none latin symbols:
МАРК: {{9b52a1}}
ΣΕΙΡΑ η: {{zdgkff}}
in pdf I have:
Maybe coding… Can y pls also check/fix this
fixed:
in html template:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
body { font-family: 'DejaVu Sans', sans-serif; }