Generated PDF font weight isn’t working #166
Unanswered
Abigailvantol
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@Abigailvantol did you set this in blade header? of footer? css only works for the PDF content blade view, probably this helps or not, sorry that I cannot go into more detailed explanation, but basically laravel/pdf use browsershot and browsershot use puppeteer and it does not support css for headers and footers |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
does anyone know why font weight isn’t working? And how I can get it to work?
This is when the PDF is generated :
And this is the result from the Blade itself:
Code:
Beta Was this translation helpful? Give feedback.
All reactions