Click here to Skip to main content
15,908,775 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I need to make a pdf document that have some check-box in it. on the click on check-box I need to perform other action, the problem is that all I need that in pdf document.
Posted
Updated 10-Nov-15 20:04pm
v2

1 solution

As per your requirement you need to create PDF form. In form you can implement your own logic to to perform operation on click of checkbox. Please go through below links that might help you:

[Filling-PDF-Form-using-iText-PDF-Library]
[Use_Visual_Studio_To_Create_and_Design_PDF_Forms_AcroForms_Documents]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900