Hi all,
I have a user entry form which is created like a wizard form,like user has to fill page 1 and then go page 2 like that.Page 1 ,Page 2 are partial views and its using separate models to fill the dynamic content.
My customer has a new requirement like they need to give their users an option to download the PDF which contains all the information from 8 pages)from the page 1(from the start page). There are conditions,ie which all fields one customer should get based on the customer type and its settled in a table in database.
Is there any option I can get the contents of page 2 to page 8 from page 1 and create the PDF?
Regards,
Jeena