Hi, I've been testing some PDF generation code with pisa (sits atop ReportLab) and for some of our documents it was taking over 5 minutes to render. I passed the same HTML to DocRaptor and had the PDF on my machine in 8 seconds!
I then discovered there was no Python wrapper for their API so I created python-docraptor and have just pushed a release to pypi[1]. It's MIT licensed and available on GitHub[2] too. Any other PDF generation experiences people would like to share? Thanks, -John [1] http://pypi.python.org/pypi/python-docraptor/ [2] https://github.com/jkeyes/python-docraptor -- You received this message because you are subscribed to the Google Groups "Python Ireland" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pythonireland?hl=en.
