G
Guest
Hi,
How can I generate web controls such as textboxes and drop-menus on the fly?
My web application allows users to fill out PDF forms online. There are many
PDF forms, and my application reads the fields in the user's chosen PDF file,
displays a webform with relevant fields (textbox or drop-menu or radio
buttons etc) for user to fill out online. I'm using a 3rd party software to
read and write to the PDF file, but I don't know how to generate the webform
on the fly and subsequently extract the values.
YWB.
How can I generate web controls such as textboxes and drop-menus on the fly?
My web application allows users to fill out PDF forms online. There are many
PDF forms, and my application reads the fields in the user's chosen PDF file,
displays a webform with relevant fields (textbox or drop-menu or radio
buttons etc) for user to fill out online. I'm using a 3rd party software to
read and write to the PDF file, but I don't know how to generate the webform
on the fly and subsequently extract the values.
YWB.