Releases: bpampuch/pdfmake
Releases · bpampuch/pdfmake
0.2.10
0.3.0-beta.7
Prerelease version. Do not use in a production.
Installation
npm install [email protected]
Changelog
- Minimal supported version Node.js 16 LTS
- Added padding option for QR code
- Allow the document language to be specified
- Fixed cover image size inside table
- Fixed "Cannot read properties of undefined (reading 'bottomMost')" if table contains too few rows
- Fixed invalid source-maps in builded js file
Documentation
0.2.9
0.3.0-beta.6
Prerelease version. Do not use in a production.
Installation
npm install [email protected]
Changelog
- Update pdfkit to 0.14.0
- Update Roboto font (version 3.008)
Documentation
0.2.8
0.3.0-beta.5
Prerelease version. Do not use in a production.
Installation
npm install [email protected]
Changelog
- Fixed document buffer size. Node.js 18+ allow max 1 GiB.
Documentation
0.3.0-beta.4
Prerelease version. Do not use in a production.
Installation
npm install [email protected]
Changelog
- Minimal supported version Node.js 14 LTS
- Fixed theoretical vulnerability CVE-2022-46161 (It was never part of version released as npm package or cdnjs or bower or packagist!)
Documentation
0.2.7
0.3.0-beta.3
Prerelease version. Do not use in a production.
Installation
npm install [email protected]
Changelog
- Updated Roboto font (version 3.005)
- Fixed calculating auto page height
- Fixed TrueType Collection loading from URL
- Fixed refetching fonts from URL