Hi,
I am using Asp.Net MVC4 aspx view engine.Here I have to make a page to print in PDF format when user clicks on print link it should be saved as pdf.
For e.g
First Name:Some TextBox
Last Name:Some TextBox
Gender:Male Female radio buttons
After entering the data when click on print PDF should be generated as
First Name:Mahesh
First Name:Bodepudi
Gender:Male
like this
Could anybody please help me on this how to achive it?
Bikesh SrivastavaPosted Nov 2, 2016, 5:54 AM
alice yangPosted Nov 2, 2016, 3:35 AM
Manas MohapatraPosted Nov 2, 2016, 2:40 AM
Prakash KumarPosted Nov 2, 2016, 2:16 AM