npm pdfmake 0.3.0-beta.10

8 hours ago

Prerelease version. Do not use in a production.

Installation

npm install pdfmake@0.3.0-beta.10

Changelog

  • Drop support Internet Explorer 11 (Microsoft will not support from 2022)
  • Minimal supported version Node.js 18 LTS
  • Update Roboto font (version 3.010)
  • Fixed page break in a column group
  • Fixed saving margins in an unbreakable block
  • Fixed fillColor items in unbreakable blocks
  • Fixed calculating correctly the 'y' at the end of a rowSpan with dontBreakRows
  • Fixed margins (top/bottom) of nodes and row height are considered for breaking page
  • Fixed margins after page break
  • Fixed margins of nodes with relativePosition or absolutePosition are ignored and don't interfere with the regular flow of the layout

Documentation

Documentation for version 0.3: here
Migration guide: here

Don't miss a new pdfmake release

NewReleases is sending notifications on new releases.