Pdf.js Extract Versions Save

nodejs lib for extracting data from PDF files

v0.2.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ffalt/pdf.js-extract/compare/v0.2.0...v0.2.1

v0.2.0

2 years ago

Features

  • pdf.js version 2.14.110
  • imports: Safeguard stubbing in case of shared library #27

BREAKING

  • metadata obj keys are included directly (no longer in a child object _metadata)
  • node 12 is minimum version

Full Changelog: https://github.com/ffalt/pdf.js-extract/compare/0.1.5...v0.2.0

0.1.5

3 years ago

Features

  • option object optional
  • pdf.js version 2.7.355