Look at barryvdh/laravel-dompdf also Spatie has a PDF library.
Dec 11, 2025
3
Level 2
PDF library
We want to export parts of our website into a downloadable, self-contained PDF file with the TOC. It will be generated from a separate, hidden layer of our app that has custom CSS. So, it would be nice, if the rendered PDF somewhat closely matches the CSS HTML look. Which library that plays nicely with Laravel 12.* would you recommend (for a commercial use)?
Please or to participate in this conversation.