I want to convert HTML to PDF on the server to allow a client download.
I have a "print view" of my website (an alternative stylesheet). The client now wants to download the page as a PDF instead of print.
Can anyone recommend an opensource project (I can host) or a cheap API service that can grab a page and turn it into a PDF??
http://pdfcrowd.com/ looks like it does what I want, however my preference is fixed-cost and self-hosted but if that's not an option I don't mind spending.
Thanks.