Skip to content

0.3.0-beta.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@liborm85 liborm85 released this 03 Nov 07:10
· 13 commits to master since this release

Prerelease version. Do not use in a production.

Installation

npm install [email protected]

Changelog

  • Added support PDF/A and PDF/UA (see documentation)
  • Added support link, linkToPage and linkToDestination for SVG
  • Update pdfkit to 0.15.1
  • Fixed bug with how page breaks provoked by cells with rowspan were handled
  • Fixed find where previous cell started with row span and col span combination
  • Fixed calculating correctly the 'y' at the end of a rowSpan with dontBreakRows

Documentation

Documentation for version 0.3: here
Migration guide: here