I have a pdf file which contains textboxes, radio buttons, check boxes etc. How do I extract all the data from the pdf using python? When i try using pdfminer or pypdf2, I am not able to scrape the data in textboxes.
Refer attached image.
For example: When i use pdfminer, I am able to scrae the "1) Program:" but not the value filled for it (i.e "EPIC_AFCS_AB139_7APD")