What's Changed
Thanks to @exiledkingcc PyPDF2 now also supports R6 decryption 🎉 Thank you 🤗
New Features (ENH)
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