Socket
Socket
Sign inDemoInstall

pdfkit

Package Overview
Dependencies
66
Maintainers
4
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345Next

0.15.0

Diff

Changelog

Source

[v0.15.0] - 2024-03-23

  • Add subset for PDF/UA
  • Fix for line breaks in list items (#1486)
  • Fix for soft hyphen not being replaced by visible hyphen if necessary (#457)
  • Optimize output files by ignoring identity transforms
  • Fix for Acroforms - setting an option to false will still apply the flag (#1495)
  • Fix for text extraction in PDFium-based viewers due to invalid ToUnicodeMap (#1498)
  • Remove deprecated write method
  • Drop support for Node.js < 18 and for browsers released before 2020
liborm85
published 0.14.0 •

Changelog

Source

[v0.14.0] - 2023-11-09

  • Add support for PDF/A-1b, PDF/A-1a, PDF/A-2b, PDF/A-2a, PDF/A-3b, PDF/A-3a

  • Update crypto-js to v4.2.0 (properly fix security issue)

  • Add support for EXIF orientation on JPEG images (#626 and #1353)

blikblum
published 0.13.0 •

Changelog

Source

[v0.13.0] - 2021-10-24

  • Add tiling pattern support
blikblum
published 0.12.3 •

Changelog

Source

[v0.12.3] - 2021-08-01

  • Remove examples from published package
blikblum
published 0.12.2 •

Changelog

Source

[v0.12.2] - 2021-08-01

  • Fix for PDF accessibility check. (#1265)
  • Allow applying 'underline' and 'strike' text styling together on a text
  • Allow to specify the AcroForm text fontSize
  • Update crypto-js to v4.0 (properly fix security issue)
blikblum
published 0.12.1 •

Changelog

Source

[v0.12.1] - 2021-04-10

  • Update crypto-js to v3.3 (fix security issue)
  • Update fontkit to 1.8.1
blikblum
published 0.12.0 •

Changelog

Source

[v0.12.0] - 2021-04-04

  • Add support for Embedded Files and File Attachment Annotations
  • Accessibility support
  • Replace integration tests by visual regression tests
  • Fix access permissions in PDF version 1.7ext3
  • Fix Buffer() is deprecation warning
  • Add forms.md to generate documentation files
  • Fix "@" in FontName
devongovett
published 0.11.0 •

Changelog

Source

[v0.11.0] - 2019-12-03

  • Fix infinite loop when an individual character is bigger than the width of the text.
  • Fix infinite loop when text is positioned after page right margin
  • Allow links in continued text to be stopped by setting link to null
  • Add support to interlaced PNG files
  • Do not emit _interopDefault helper in commonjs build
  • Fix gradient with multiple stops (#1045)
  • Set link annotation flag to print by default
  • Add support for AcroForms
  • Drop support for (uncommon) cid less fonts on standalone build (reduces bundle size)
blikblum
published 0.10.0 •

Changelog

Source

[v0.10.0] - 2019-06-06

  • Fix links to pages within the document
  • Add support for named destinations
  • Throw errors when dash(...) is passed invalid lengths
  • Remove PDFDocument#output method
  • Add standalone build (js/pdfkit.standalone.js)
blikblum
published 0.9.1 •

Changelog

Source

[v0.9.1] - 2019-04-30

  • Fix setting printing permission
  • Fix corruption of string objects in browser
  • Add option to set default font
  • Remove call to fontkit.openSync
  • Add standalone virtual file system implementation
  • Add option (fontLayoutCache) to disable font layout cache
2345Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc