I have been searching for a jquery plugin or something else to create a pdf from a screen shot of my asp.net mvc page? is there something like this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
PDF is pretty hefty standard. You will have hard time finding PDF generation tools for server side languages, but writing a PDF parser for javascript would be really huge. I’ve never come across anything like this.