barryvdh / laravel-dompdf

A DOMPDF Wrapper for Laravel
MIT License
6.62k stars 965 forks source link

The PAGE_NUM and PAGE_COUNT only display at page 1 but not other pages #999

Closed Lukimer closed 11 months ago

Lukimer commented 11 months ago

Im using Laravel 10, The PAGE_NUM and PAGE_COUNT only showing in page 1, and not displaying to other pages. And this is no problem for my other Laravel 8 project.

To Reproduce

parallels999 commented 11 months ago

https://github.com/barryvdh/laravel-dompdf/blob/424a223ce80e7afc8bfb6e84449679efe272fbb5/.github/ISSUE_TEMPLATE/bug_report.md?plain=1#L10-L12

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/html/css 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.

Lukimer commented 11 months ago

Hi, parallels999

Well noted with thanks. And I solved the problem.

Best

AaEzha commented 11 months ago

Hi, parallels999

Well noted with thanks. And I solved the problem.

Best

what is the solution?

maximesahagian commented 11 months ago

Found it @Lukimer !

the Githubissues.

  • Githubissues is a development platform for aggregating issues.