py-pdf / pypdf

A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
https://pypdf.readthedocs.io/en/latest/
Other
7.73k stars 1.36k forks source link

Add image in Image Field with PDF Forms #2692

Closed wanaideed closed 4 weeks ago

wanaideed commented 1 month ago

Explanation

I got PDF Forms with Text field and Image Field. How to I add image from Image field?

For text field in document pypdf that show great information and I success. But I fails to add image in Image Field. Any one can help me.

pubpub-zz commented 1 month ago

PDF Forms includes Buttons(radio,...)/Text/Choices(Combo lists) and signatures. No image fields I'm aware of can you please provide an example of such a document