Hello forum :)
I am writing a web application which is basically a form .. and once this form is filled out and submitted i want to capture a "screenshot" of the form and create a pdf (or jpeg) from it..
that is i dont want a screenshot of the whole screen .. just whats showing on the webpage
what im thinking is i need a way to convert the code behind to pdf or image format.. but i also need to show the information that was filled in the form
how should i go about doing this?
i hope im making any sense :)
thanks for any help to come!