Changelogs & Release Notes

Show changelog from version to

2 Bugfixes
2 Features
2 Tweaks
FPDI
Feature
  • Added support for tFPDF.
  • Optimized PdfParser::readValue() to handle an expected object type and implemented this on various calls.
Bugfix
  • Save colors in FpdfTpl state.
  • Ignore cross-reference pointers to byte offset 0.
Tweak
  • Moved Fpdi\TcpdfFpdi to Fpdi\Tcpdf\Fpdi (the old class still exists but is marked as deprecated).
  • Optimized DocBlocks and code style.