HELP: Converting HTML to PDF and sending via email
-
Hi everyone, I am trying to do something I thought was going to be easy and sure enough I have hit a road block :^) In a nutshell I want to send a email to a user after they have made an order and in that email I would like to attach a PDF which has all the details of the order. I have a pretty HTML (.aspx) page with all the details so I thought that if the server could retrieve this page and convert it into a PDF then all my problems would be solved elegantly. Unfortunately I can't find anything which will convert a HTML web request (and its associated sub requests to get all the images, etc) and give me a PDF. Because I am on shared hosting I am also looking for something which I don't need to install on the server - I would like to just deploy it as part of my bin directory. Does anyone know anything that would do the job? Obviously if it is free that would be great but I am willing to pay for something if it is reasonably priced and does the job well. Thanks for reading this post! If you need more info please just respond and I will be more than happy to get into it. Kind regards -- Mark