I am looking for a code example using .Net that can update a dynamic xfa form at runtime. I need to add a button and set some button properties at runtime. I have a number of existing xfa form templates and when a user selects a template I have to add a button to the form before I present this to the user. Is there a way using .Net and if need be a third party utility to accomplish this. I did not want to have to invest in Livecycle Server for this type of manipulation.
Thanks