Matěj Humpál
Matěj Humpál
Reference https://github.com/mpdf/mpdf/issues/868
Can you try the last version? There are significant changes to footer handling.

Please, post your PHP/HTML code snippet causing this. Without it, we are unable to review and/or fix this correctly.
There are parts of the code which can use curl to get remote content. Please elaborate which parts of the code are using plain file_get_contents to fetch remote content.
Thanks for the PR. Please add a test case reproducing your change. Can you also please explain the change a bit?
Just amend the test case to this PR. See tests/Issues dir for reference
@danielalexsander No, it doesn't.
Share a reproducible piece of code, a HTML snippet causing this.
Reference #292