I need to convert HTML to PDF on the fly from a hosted ASP classic page.
WkHtmlToPDF is great, but unfortunately requires installation on the server which is not possible in this case.
Is there something out there that would do this?
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.
I think you need a third party component to do this.
I’ve found that classic ASP hosts often install the “Persits” suite of tools, including AspPDF. If your hosting doesn’t have it (it’s pretty common), and they won’t install something for you, you may want to consider new hosting, or maybe some sort of web service to perform this task (which will probably cost you).