How to save screen shot of aspx page as pdf file programatically
I have popup page is having two text boxes and one button. When I click on the button I want to save that popscreen as pdf file or any image file including the content I entered in textboxes.How is it possible in asp.net. Is it possible with itextsharp?