Skip to content

Releases: fawno/FPDF

v1.86 (2023-06-25)

27 Jun 10:30
3a5b417
Compare
Choose a tag to compare
  • Added a parameter to AddFont() to specify the directory where to load the font definition file.
  • Fixed a bug related to the PDF creation date.

v1.85 (2022-11-10)

22 Nov 00:41
c5440a3
Compare
Choose a tag to compare
  • Removed deprecation notices on PHP 8.2.
  • Removed notices when passing null values instead of strings.
  • The FPDF_VERSION constant was replaced by a class constant.
  • The creation date of the PDF now includes the timezone.
  • The content-type is now always application/pdf, even for downloads.

v1.84 (2021-08-28)

27 Apr 01:47
Compare
Choose a tag to compare

Fixed an issue related to annotations.