Question Pdf form filling

ranjit_dutt

Member
Joined
Aug 14, 2013
Messages
12
Programming Experience
Beginner
hi,

i have pdf that i am filling with iTextSharp successfully, but the problem is what that the form contains radio buttons and combo fields that after update shows the hidden fields (and that's what i can't fill), but the radio buttons and comboboxes are filed but that hidden fields are not showing so that i cannot complete the form. i have to reopen the pdf file in pdfreader and then update that necessary fields.

one more thing is that the form contains one combo box of "States" that after update loads the "City" combo box details, that also i cannot fill.

i am using accessdb as dataset(using xsd).
Visual Studio Version 2013.

Please some one suggest me.....

thanks....
Ranjeet
 
Back
Top