spatie / laravel-pdf

Create PDF files in Laravel apps
https://spatie.be/docs/laravel-pdf
MIT License
728 stars 56 forks source link

[Bug]: Failed to generate PDF if both header and footer is set #126

Closed blorbis-fpg closed 7 months ago

blorbis-fpg commented 7 months ago

What happened?

To be able to set both header and footer from laravel view

How to reproduce the bug

Set both header and footer using svg image

Package Version

1.5

PHP Version

8.2.0

Laravel Version

10

Which operating systems does with happen with?

Windows

Notes

No response