pypi PyPDF2 2.4.0

latest releases: 3.0.1, 3.0.0, 2.12.1...
22 months ago

What's Changed

Thanks to @exiledkingcc PyPDF2 now also supports R6 decryption 🎉 Thank you 🤗

New Features (ENH)

  • Support R6 decrypting (#1015)
  • Add PdfReader.pdf_header (#1013)

Performance Improvements (PI)

  • Remove ord_ calls (#1014)

Bug Fixes (BUG)

  • Fix missing page for bookmark (#1016)

Robustness (ROB)

  • Deal with invalid Destinations (#1028)

Documentation (DOC)

  • get_form_text_fields does not extract dropdown data (#1029)
  • Adjust PdfWriter.add_uri docstring
  • Mention crypto extra_requires for installation (#1017)

Developer Experience (DEV)

  • Use /n line endings everywhere (#1027)
  • Adjust string formatting to be able to use mutmut (#1020)
  • Update Bug report template

Full Changelog: 2.3.1...2.4.0

Don't miss a new PyPDF2 release

NewReleases is sending notifications on new releases.