Hi All,
Problem defination:
I am displaying the pdf form in an aspx page and from the pdf Submit button I want to Submit the form to an aspx page. On the aspx page I want to parse the collection of form objects and retreive the information.
Current Status:
I am able to set the submit url but in the aspx page I am not able to get the pdf form objects (using Request).
Can you tell me how to do it. Thanks alot.
Amit
George