barryvdh / laravel-dompdf

A DOMPDF Wrapper for Laravel
MIT License
6.66k stars 966 forks source link

Image Overlap on Heading #948

Open HeadStudios opened 1 year ago

HeadStudios commented 1 year ago

This is just a Dompdf wrapper! I understand that this package is just a Laravel wrapper for https://github.com/dompdf/dompdf Any issues with PDF rendering, CSS that is not applied correctly, aligning/fonts/characters etc that are not directly related to this package, should be reported there. When having doubts, please try to reproduce the issue with just dompdf. If it's also present there, do not open an issue here please.

Describe the bug When adding an image to a Blade template and using the loadView() function I am experiencing an image overlap against a heading - below is the link to the Gist for my blade template: https://gist.github.com/HeadStudios/bfac6326f515a16fd5cad80630d07e4d

and below is a screenshot of how it looks: https://p147.p4.n0.cdn.getcloudapp.com/items/jkuO8wm2/20063add-2957-4048-8ef5-4d43d5da0c08.jpg?v=3b2f33007ecedf380f0b18f17f429d69

Any input on CSS styling or ideas on how to resolve my overlapping issue would be much appreciated.

Thank you!

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

parallels999 commented 1 year ago

Read this

This is just a Dompdf wrapper! I understand that this package is just a Laravel wrapper for https://github.com/dompdf/dompdf Any issues with PDF rendering, CSS that is not applied correctly, aligning/fonts/characters etc that are not directly related to this package, should be reported there. When having doubts, please try to reproduce the issue with just dompdf. If it's also present there, do not open an issue here please.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any issues with PDF rendering itself that are not directly related to this package, should be reported on https://github.com/dompdf/dompdf instead. When having doubts, please try to reproduce the issue with just dompdf. If you believe this is an actual issue with the latest version of laravel-dompdf, please reply to this issue so we can investigate further. Thank you for your contribution! Apologies for any delayed response on our side.