github py-pdf/fpdf2 2.6.1
PDF encryption - skewing - markdown hyperlinks - Python 3.11

latest releases: 2.7.9, 2.7.8, 2.7.7...
16 months ago

Added

Changed

  • FPDF.add_link() creates a link to the current page by default, and now accepts optional parameters: x, y, page & zoom.
    Hence calling set_link() is not needed anymore after creating a link with add_link().
  • FPDF.write_html() now generates warnings for unclosed HTML tags, unless warn_on_tags_not_matching=False is set

Fixed

Don't miss a new fpdf2 release

NewReleases is sending notifications on new releases.