I need to convert an aspx page to pdf
I have an aspx page that has data entered by the user. It needs to be saved as pdf document with the data, and saved on the server. I don't want to print the page on the client side to pdf, as the users may not follow the process correctly. I don't want an expensive solution as this is not a commercial application and is used by an NGO.