Hi Everyone...
Heres a situation I need to resolve. I have a web form which the user fills up. I want to save the information in a database, but before that I need to print the form exactly like its seen on the screen. I do not want to use the Client side printing as I need to use the Duplex feature of my printer to print some other data on the back of this printed form. Any suggestions..I have tried looking everywhere but the only solutions I find is to use the javascript's print function. I donot want this, I want to be able to print from ASP.net..
Thanks
Sid
Heres a situation I need to resolve. I have a web form which the user fills up. I want to save the information in a database, but before that I need to print the form exactly like its seen on the screen. I do not want to use the Client side printing as I need to use the Duplex feature of my printer to print some other data on the back of this printed form. Any suggestions..I have tried looking everywhere but the only solutions I find is to use the javascript's print function. I donot want this, I want to be able to print from ASP.net..
Thanks
Sid