Releases: mplodowski/dynamicpdf-plugin
Releases · mplodowski/dynamicpdf-plugin
v5.0.4
5.0.4: Fix preview pdf layout.
v5.0.3
Updated documentation.
v5.0.2
There is a console command that will enable demo templates and layouts.
php artisan dynamicpdf:demo
To disable demo run following command:
php artisan dynamicpdf:demo --disable
The first example shows invoice with custom font and image embed.
The second example shows usage of header & footer, page break, page numbers and full background image.
v5.0.1
Support October v2.0 and upgrade to DOMPDF 1.0.