I am using ASP.Net web application.
My requirement is , I need to fill the fillable pdf form (sbi-sme) with database data and open it in a web page. From there i need to manually edit the data and save it in clients computer. I trying with some code to get form fields, actually that form contain 649 fields, that code return random format,and form field id’s like , textbox11,textbox65,… etc.
Is aspose help me on this. ?