Hello,
I have pdf which converted from word, in word we have some checkbox, while converting from word to pdf seems these checkbox are converted as vector graphics, i need to read these values and need to check is checkbox is checked or not, and beside there will be text, need to read the text followed by checkbox.
Is this possible?
if we have sample code, please give me the link, if everthing goes fine, we can buy licence.pdf_with_checkbox
Thanks
Daya
@dayananda.bv
Thank you for contacting support.
We have checked the PDF file shared by you and have figured out that there is not any form in the document so the value of checkbox field may not be read. MS Word does not appear to preserve form object as Adobe Acrobat verifies the same. Please refer to attached screenshot. NoForm.JPG
yes pdf document don’t have form fileld, is there any way we can read, i mean trying to read vector graphics and check for checkbox image
@dayananda.bv
We are afraid Aspose.PDF API may not be able to differentiate between such vector images so the values of checkboxes may not be read.