Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem about Dompdf Chinese display #779

Closed
sir3453715 opened this issue Apr 12, 2021 · 3 comments
Closed

Problem about Dompdf Chinese display #779

sir3453715 opened this issue Apr 12, 2021 · 3 comments

Comments

@sir3453715
Copy link

sir3453715 commented Apr 12, 2021

My dompdf cant show any chinese

I use msyh.ttf in my code

@font-face { font-family: 'msyh'; font-style: normal; font-weight: normal; src: url({{ storage_path('fonts/msyh.ttf') }}) format('truetype'); } body { font-family: msyh, DejaVu Sans,sans-serif; }

but still cant show chinese
How can I do?

@panadol007
Copy link

How you solve it?

@liuyong888
Copy link

How you solve it?

+1

@panadol007
Copy link

Refer to
#290 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants