laravel-dompdf icon indicating copy to clipboard operation
laravel-dompdf copied to clipboard

The row #31 could not be found, please file an issue in the tracker with the HTML code

Open arhamroshan opened this issue 2 years ago • 2 comments

Issue When I am printing multiple html pages and one of page content is getting larger so it should go on other page but its is throwing this error.

To Reproduce Steps to reproduce the behavior: Find the html code below test.txt

Expected behavior It should not throw this error and print the pdf smoothly

Versions Php 8.1 Laravel 9 Dompdf 2.0

Screenshots Find the attached screenshot image

arhamroshan avatar Mar 03 '23 10:03 arhamroshan

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.

parallels999 avatar Mar 08 '23 21:03 parallels999

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.

stale[bot] avatar Jun 18 '23 08:06 stale[bot]