Skip to content

Tags: jlebherz/laravel-pdf

Tags

v4.0.0

Toggle v4.0.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Update to mPDF 8

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
niklasravnsborg Niklas Ravnsborg
Add all mPDF options to config

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
niklasravnsborg Niklas Ravnsborg
Remove HTML chunking

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
changed tempDir

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixed invalid json

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added a note about auto-discovery

v2.0.0

Toggle v2.0.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
release version 2.0.0

- feat: update to mpdf version 7
- feat: update config support and custom fonts
- docs: update documentation for 2.0

v1.5.0

Toggle v1.5.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
release version 1.5.0 (Laravel 5.4 compatibility)

- fix: argument error with Laravel 5.4

v1.4.3

Toggle v1.4.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
release version 1.4.3

- fix: additional watermark parameters don't work

v1.4.2

Toggle v1.4.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
release version 1.4.2

- docs: update config.php example in readme.md