Skip to content

0.3.0-beta.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@liborm85 liborm85 released this 09 Aug 05:13
· 31 commits to master since this release

Prerelease version. Do not use in a production.

Installation

npm install pdfmake@0.3.0-beta.9

Changelog

  • Fixed and validates input values headerRows and keepWithHeaderRows
  • Fixed numbering nested ordered lists
  • Speed up StyleContextStack.autopush() for large tables
  • Fixed widths of table columns with percentages
  • Fixed storing the correct context in the ending cell of a row span when there were nested column groups (columns or tables)

Documentation

Documentation for version 0.3: here
Migration guide: here