Question
Read and populate a pdf form (which has drop downs, radio buttons) using python
I have a pdf form which has radio buttons, drop downs and other form fields. This pdf also says,
'' This document contains fields that you can only fill in using the Acrobat desktop app.'
I am trying to populate this pdf form using python. Is there a way to do this? Are there any available python packages to do this?
Kindly help.
