[Bug]: Header/Footer Overlapping Content and Disappearing on Subsequent Pages #220
Unanswered
belalkhandev
asked this question in
Q&A
Replies: 1 comment
-
I observed this problem in pure html to pdf using the browser printer screen Came to this project in hope that could be fixed. But since it uses chromium under the hood, looks not a solution using this package. We sorry for that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
I am using this package to generate PDFs with user-defined custom sizes. Users can specify their own page dimensions and design preferences. While the package works well for most cases, I am encountering issues when the header or footer content size increases.
Issues Observed:
Expected Behavior:
How to reproduce the bug
Observe that:
Package Version
1.5
PHP Version
8.3
Laravel Version
11
Which operating systems does with happen with?
Linux
Notes
I would appreciate any guidance on properly handling header/footer heights dynamically to prevent these issues. Let me know if additional details or debugging information is required.
Beta Was this translation helpful? Give feedback.
All reactions