I want to get the status of check boxes in pdf file .Pdf file containes no forms but there are some checkboxes here and there. I am abel to extract text of pdf using libaries like pigpdf etc, but the real issue is that i want to extract the status of checkbox. Can any one please help
Loading
Leon DPosted Jun 25, 2021, 2:09 AM
I am afraid it's hard to read values of such textboxes. However, Free Spire.PDF supports reading text from Pdf page or from a particular rectangular area of a page, you may give it a try. Refer the following documentations.
https://www.e-iceblue.com/Tutorials/Spire.PDF/Spire.PDF-Program-Guide/Read-PDF-Read-PDF-Images-and-Text-in-C-VB.NET.html
https://www.e-iceblue.com/Tutorials/Spire.PDF/Spire.PDF-Program-Guide/Extract/Read/Extract-Text-from-a-Specific-Rectangular-Area-in-PDF-using-C.html
vishnu pcPosted Jun 24, 2021, 8:03 AM
Leon DPosted Jun 24, 2021, 2:49 AM
vishnu pcPosted Jun 23, 2021, 1:25 PM
Salman BegPosted Jun 23, 2021, 11:13 AM