TPPDF v2.3.5 Release Notes

Release Date: 2021-04-11 // about 3 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  Fixed PDFList not calculating available content height correctly (#267)
    • โœ‚ Removed PDFTable initializer size defaults (#269)

    Closed issues:

    • Issue #267
    • Issue #269

    ๐Ÿ”€ Merged pull requests:

    • PR #268 (by philprime)

Previous changes from v2.3.4

  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  Fixed table header position when activating showHeaderOnEveryPage (#222)

    Closed issues:

    • Issue #222

    ๐Ÿ”€ Merged pull requests:

    • PR #264 (by Sgkhour)