npm pdfmake 0.3.0-beta.1

latest releases: 0.3.0-beta.8, 0.2.10, 0.3.0-beta.7...
2 years ago

Prerelease version. Do not use in a production.

Installation

npm install pdfmake@0.3.0-beta.1

Changelog

  • Port code base to ES6+
  • Unify interface for node and browser (breaking change)
  • All methods return promise instead of using callback (breaking change)
  • Change including virtual font storage in client-side (breaking change)
  • Change parameters of pageBreakBefore function (breaking change)
  • Support for loading font files and images via URL adresses (https:// or http:// protocol) in Node.js (client and server side now)

Documentation

Documentation for version 0.3: here
Migration guide: here

Don't miss a new pdfmake release

NewReleases is sending notifications on new releases.