Timo's Blog
1 post tagged with
Laravel
.
View all →
Rendering HTML to PDF in Laravel and Docker
Docker
Laravel
JS
PHP
Web
posted on Jan 13, 2021
You want to generate PDF files from HTML and CSS but don't want to limit yourself to some few CSS features that for example MPDF can process? Well, I'm happy to tell you that Chrome can do just that. 🎉 (And it works not only in PHP)
Read more →