Skip to content

Releases: vianetz/pdf-generator

v5.0.0

10 Jan 09:31
Compare
Choose a tag to compare
  • Added merger for Zugferd PDFs, i.e. PDFs with XML attachments
  • Replaced TCPDF with Fpdf library for merging as default (both libraries supported now)
  • Updated several public interfaces to support type hints and make purpose clearer
  • Removed deprecated ZendPdf merger

v4.0.2

13 Oct 08:16
Compare
Choose a tag to compare
  • Updated dompdf library to 3.x

v4.0.1

10 Nov 07:25
Compare
Choose a tag to compare

Fixed

  • Issue with total page count not being replaced for some font families

v4.0.0

10 Nov 07:22
Compare
Choose a tag to compare

Changed

  • Raised minimum PHP version to 7.4
  • Small refactorings for typehints
  • Debug file appends content now

Fixed

  • Issue with pdf author not being set correctly