Skip to content

Releases: DaoAndCo/cakephp-dompdf

v1.2.1

19 Feb 14:28
4e35562

Choose a tag to compare

fix as the compact pdf was throwing a warning that pdf was undefined @vaultdweller40

Update Dompdf (0.8.x)

28 May 10:42

Choose a tag to compare

Compatibility Dompdf v0.7.0 (stable)

12 May 13:25

Choose a tag to compare

Update Dompdf dependency.

No code changes are needed.

Just change our composer.json like :

"daoandco/cakephp-dompdf": "1.1.*"

V1.0.2

08 Feb 15:39

Choose a tag to compare

  • Add page break
  • Add pagination with helper
  • Add pagination with view

V1.0.1

08 Feb 13:11

Choose a tag to compare

  • Add stream render
  • Add upload render

v1.0.0

05 Feb 15:54

Choose a tag to compare

First version