Skip to content

Releases: bpampuch/pdfmake

0.3.0-beta.18

09 May 08:20
Compare
Choose a tag to compare
0.3.0-beta.18 Pre-release
Pre-release

Prerelease version. Do not use in a production.

Installation

npm install [email protected]

Changelog

  • Added section node (see documentation)
  • Fixed crash that occurred when using automatic page height
  • Fixed text overflow with some non-wrappable texts

Documentation

Documentation for version 0.3: here
Migration guide: here

0.2.20

09 May 08:09
Compare
Choose a tag to compare
  • Fixed text overflow with some non-wrappable texts

0.3.0-beta.17

29 Apr 14:32
Compare
Choose a tag to compare
0.3.0-beta.17 Pre-release
Pre-release

Prerelease version. Do not use in a production.

Installation

npm install [email protected]

Changelog

  • Fixed DoS via repeatedly redirect URL in file embedding

Documentation

Documentation for version 0.3: here
Migration guide: here

0.3.0-beta.16

26 Apr 09:43
Compare
Choose a tag to compare
0.3.0-beta.16 Pre-release
Pre-release

Prerelease version. Do not use in a production.

Installation

npm install [email protected]

Changelog

  • Update pdfkit to 0.17.0
  • Update Roboto font (version 3.011)
  • Fixed URL resolving for same URL in browser
  • Fixed sharing URL resolver for not available URLs

Documentation

Documentation for version 0.3: here
Migration guide: here

0.2.19

26 Apr 09:37
Compare
Choose a tag to compare
  • Update Roboto font (version 3.011)

0.3.0-beta.15

01 Jan 13:36
Compare
Choose a tag to compare
0.3.0-beta.15 Pre-release
Pre-release

Prerelease version. Do not use in a production.

Installation

npm install [email protected]

Changelog

  • Reverted to the original pdfkit package, moving away from @foliojs-fork
  • Update pdfkit to 0.16.0
  • Fixed a potential issue in the minimized library when detecting the orientation of JPEG images

Documentation

Documentation for version 0.3: here
Migration guide: here

0.2.18

01 Jan 12:25
Compare
Choose a tag to compare
  • Update pdfkit
  • Fixed a potential issue in the minimized library when detecting the orientation of JPEG images

0.3.0-beta.14

23 Dec 08:47
Compare
Choose a tag to compare
0.3.0-beta.14 Pre-release
Pre-release

Prerelease version. Do not use in a production.

Installation

npm install [email protected]

Changelog

  • Fix big size pdfmake bundle for browser

Documentation

Documentation for version 0.3: here
Migration guide: here

0.2.17

23 Dec 08:42
Compare
Choose a tag to compare
  • Fix big size pdfmake bundle for browser

0.3.0-beta.13

15 Dec 14:09
Compare
Choose a tag to compare
0.3.0-beta.13 Pre-release
Pre-release

Prerelease version. Do not use in a production.

Installation

npm install [email protected]

Changelog

  • Update pdfkit to 0.15.2
  • Fixed speed in Node.js if is fetching URL for image or font redirected
  • Fixed aspect ratio for image with exif orientation tag
  • Fixed font size calculation for watermark if is page orientation is changed

Documentation

Documentation for version 0.3: here
Migration guide: here