Skip to content

v5.0.2

Choose a tag to compare

@mplodowski mplodowski released this 24 Nov 16:18
· 48 commits to master since this release

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.