Releases: bpampuch/pdfmake
Releases · bpampuch/pdfmake
0.2.7
17 Dec 10:21
Compare
Sorry, something went wrong.
No results found
Fixed theoretical vulnerability CVE-2022-46161 (It was never part of version released as npm package or cdnjs or bower or packagist! )
0.3.0-beta.3
09 Oct 06:56
Compare
Sorry, something went wrong.
No results found
Prerelease version. Do not use in a production.
Installation
npm install pdfmake@0.3.0-beta.3
Changelog
Updated Roboto font (version 3.005)
Fixed calculating auto page height
Fixed TrueType Collection loading from URL
Fixed refetching fonts from URL
Documentation
Documentation for version 0.3: here
Migration guide: here
0.2.6
09 Oct 06:37
Compare
Sorry, something went wrong.
No results found
Updated Roboto font (version 3.005)
Fixed calculating auto page height
Fixed TrueType Collection loading from URL
Fixed refetching fonts from URL
0.3.0-beta.2
01 Apr 14:35
Compare
Sorry, something went wrong.
No results found
Prerelease version. Do not use in a production.
Installation
npm install pdfmake@0.3.0-beta.2
Changelog
Attachments embedding
Support passing headers to request for loading font files and images via URL adresses
Documentation
Documentation for version 0.3: here
Migration guide: here
0.2.5
01 Apr 14:29
Compare
Sorry, something went wrong.
No results found
Support passing headers to request for loading font files and images via URL adresses
0.3.0-beta.1
01 Jan 09:44
Compare
Sorry, something went wrong.
No results found
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
0.2.4
10 Nov 14:46
Compare
Sorry, something went wrong.
No results found
Fixed destination path argument in VFS build script.
Fixed error "Object.isExtensible is not a function" (bug is in core-js version 3.19.1).
0.2.3
06 Nov 09:12
Compare
Sorry, something went wrong.
No results found
Updated @foliojs-fork/pdfkit to version 0.13.0.
Tiling pattern support.
svg-to-pdfkit package moved as built-in. Solve not used installation of pdfkit.
Fixed passing document metadata.
0.2.2
02 Aug 12:24
Compare
Sorry, something went wrong.
No results found
Fixed compatibility with Internet Explorer 11
0.2.1
02 Aug 05:52
Compare
Sorry, something went wrong.
No results found