npm pdfmake 0.1.25

latest releases: 0.3.0-beta.8, 0.2.10, 0.3.0-beta.7...
7 years ago
  • support for auto height page (pageSize.height = 'auto')
  • table layout: added fillColor function (eg. fillColor: function (i, node) { return 'red'; }), see examples
  • virtual file system: added throw error if file not found
  • added check for window blocked
  • rewrited performance hack (stream.read(9007199254740991)) to core pdfmake

Bugfixes:

  • fixed compatibility with fontkit version 1.5.2
  • fix noWrap
  • fix calculate width in text page with other pageOrientation
  • added linebreak package as dependency (package.json)

Note:
This version contains in webpack temporary bugfixies for fontkit 1.5.2 issues: foliojs/fontkit#65, foliojs/fontkit#66

Don't miss a new pdfmake release

NewReleases is sending notifications on new releases.