What's Changed
This release is focused around improving pypdf's capabilities around handling images,
but pypdf should now also deal better with forms.
A big thank you to @pubpub-zz who went above and beyond in this release 👏 🤗
New Features (ENH)
- Extend images interface by returning an ImageFile(File) class (#1848) by @pubpub-zz
- Add capability to replace image (#1849) by @pubpub-zz
- Extraction of inline images (#1850) by @pubpub-zz
- Add set_data to EncodedStreamObject (#1854) by @pubpub-zz
Bug Fixes (BUG)
- Fix RGB FlateEncode Images(PNG) and transparency (#1834) - Add capability to replace image (#1849) by @pubpub-zz
- Generate static appearance for fields (#1864) by @pubpub-zz
New Contributors
- @adamchainz made their first contribution in #1885
- @jpmedras made their first contribution in #1890
- @Ineffable22 made their first contribution in #1861
- @harshhes made their first contribution in #1886
Full Changelog: 3.9.1...3.10.0