Is there a web service for converting HTML to PDF? [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead开发者_如何学C, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this questionIs there a web service for converting HTML to PDF?
Currently we are doing this ourselves, but we would like to take this load off our servers.
For third party solutions there are lots of options. Just to name a few...
- https://cloudlayer.io
- https://www.api2pdf.com
- https://www.printfriendly.com
- https://pdfshift.io
- http://pdfmyurl.com/html-to-pdf-api
- https://www.html2pdfrocket.com/
- https://pdflayer.com/
- http://pdfcrowd.com/
- http://www.pdfonline.com/convert-pdf/
- http://docraptor.com
- https://restpack.io/html2pdf
- https://products.aspose.cloud/pdf
- https://pdfmage.org/
DocRaptor should do the trick. It's a web service, so you'll be able to give your server a break.
You could use the Python ReportLab library from Google's AppEngine, or if you are happy to use a 3rd-party service, PDFCrowd will do this for you.
I use this one http://htmlpdf.com/ and this one I've just discovered http://pdf-ace.com/
精彩评论