Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## What's new ### Bug Fixes (BUG) - Cope with Matrix entry in field annotations (py-pdf#2736) ### Robustness (ROB) - Cope with fields with upside down box/rectangle (py-pdf#2729) by @pubpub-zz ### Documentation (DOC) - Update Link Documentation Example (py-pdf#2759) by @jparris - Make table consistent with pdf-version-support.md (py-pdf#2758) by @j-t-1 - Add feature support by pypdf (py-pdf#2738) by @j-t-1 - Move JavaScript example (py-pdf#2746) by @j-t-1 - Added example for downloading a PDF from Google Cloud Storage (py-pdf#2745) by @prodeveloper - Miscellaneous tiny changes (py-pdf#2744) by @j-t-1 - Amend comment with rectangle duplication (py-pdf#2733) by @j-t-1 - Use enumerate in extract example (py-pdf#2727) by @j-t-1 - Tiny changes (py-pdf#2723) by @j-t-1 ### Maintenance (MAINT) - Remove redundant pass statement (py-pdf#2739) by @j-t-1 - Update Python version support documentation (py-pdf#2740) by @j-t-1 - Remove redundant super() (py-pdf#2734) by @j-t-1 - Add deprecate_with_replacement to StreamObject.initializeFromD… (py-pdf#2728) by @j-t-1 ### Code Style (STY) - Change argument type (py-pdf#2741) by @j-t-1 - Use endswith instead of logical equals (py-pdf#2732) by @j-t-1 [Full Changelog](py-pdf/pypdf@4.3.0...4.3.1)
- Loading branch information