Mundo PHP
@MundoPHP
133
subscribers
10
photos
456
links
Canal sobre tudo que envolve PHP.
Download Telegram
Join
Mundo PHP
133 subscribers
Mundo PHP
https://pineco.de/pdf-rendering-with-wkhtml-and-laravel/
#laravel
#wkhtml
Pine
PDF Rendering with
WKHTML
and Laravel - Pine
Formerly we wrote an article about DOMPDF and Laravel. That solution is working well when you need to render a small PDF. But what if you have a multi-page document that you need to render? You can use
WKHTML
and integrate it with Laravel. Warming Up First…