Skip to content

font not working #3272

Answered by bsweeney
M4RCOE asked this question in Q&A
Sep 6, 2023 · 1 comments · 8 replies
Discussion options

You must be logged in to vote

Looks like I provided the wrong option name in my earlier suggestion. I specified isRemoteAllowed but the option is named isRemoteEnabled. Try the following:

$dompdf->setOptions(new Options(['dpi' => '300', 'isRemoteEnabled' => true]));

(I edited my previous comment to prevent confusion for others)

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@M4RCOE
Comment options

@bsweeney
Comment options

@M4RCOE
Comment options

@bsweeney
Comment options

Answer selected by M4RCOE
@kirill009
Comment options

@bsweeney
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants