Dompdf: DomPDF turkish character not display (臒,艧)

Created on 18 Jan 2019  路  2Comments  路  Source: dompdf/dompdf

Hi, i have been using dompdf in my project. But i can't displayed turkish character. for exp; (臒,艧). Can you help me please.

question

Most helpful comment

I fixed with this code.

<style>
    body { font-family: DejaVu Sans; }
</style>

All 2 comments

I fixed with this code.

<style>
    body { font-family: DejaVu Sans; }
</style>
Was this page helpful?
0 / 5 - 0 ratings

Related issues

enjibby picture enjibby  路  4Comments

jewei picture jewei  路  4Comments

fillmore-admin picture fillmore-admin  路  4Comments

nostalgicdodo picture nostalgicdodo  路  4Comments

nebrot picture nebrot  路  3Comments