Nice job guys. This is off-topic but do you guys know of a good library to convert HTML to PDF (Python)? I'm wondering how did guys at pdfmyurl.com did it? Any ideas
You can try pisa (xhtml2pdf) here: http://www.xhtml2pdf.com/ Pretty robust. I am having some trouble with bidirectional support, but otherwise looks good - it's an all-python solution.
Re: PDFmyURL.com - Convert and save pdf from any webpage for free
#21I just tried it and it isn't working very well for some HTML pages. But thanks,anyway.