Commits
Click on a commit to change the comparison rangeREL: 4.3.1
## What's new
### Bug Fixes (BUG)
- Cope with Matrix entry in field annotations (#2736)
### Robustness (ROB)
- Cope with fields with upside down box/rectangle (#2729) by @pubpub-zz
### Documentation (DOC)
- Update Link Documentation Example (#2759) by @jparris
- Make table consistent with pdf-version-support.md (#2758) by @j-t-1
- Add feature support by pypdf (#2738) by @j-t-1
- Move JavaScript example (#2746) by @j-t-1
- Added example for downloading a PDF from Google Cloud Storage (#2745) by @prodeveloper
- Miscellaneous tiny changes (#2744) by @j-t-1
- Amend comment with rectangle duplication (#2733) by @j-t-1
- Use enumerate in extract example (#2727) by @j-t-1
- Tiny changes (#2723) by @j-t-1
### Maintenance (MAINT)
- Remove redundant pass statement (#2739) by @j-t-1
- Update Python version support documentation (#2740) by @j-t-1
- Remove redundant super() (#2734) by @j-t-1
- Add deprecate_with_replacement to StreamObject.initializeFromD… (#2728) by @j-t-1
### Code Style (STY)
- Change argument type (#2741) by @j-t-1
- Use endswith instead of logical equals (#2732) by @j-t-1
[Full Changelog](https://github.com/py-pdf/pypdf/compare/4.3.0...4.3.1)7 months ago
by MartinThoma Merge branch 'main' into rel-4.3.17 months ago
by stefan6419846 Update changelog7 months ago
by MartinThoma