We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fadf38b commit 5991572Copy full SHA for 5991572
README.rst
@@ -1,6 +1,10 @@
1
Python-PDFKit: HTML to PDF wrapper
2
==================================
3
4
+
5
+.. image:: https://travis-ci.org/JazzCore/python-pdfkit.png?branch=master
6
+ :target : https://travis-ci.org/JazzCore/python-pdfkit
7
8
Python 2 and 3 wrapper for wkhtmltopdf utility to convert HTML to PDF using Webkit.
9
10
This is adapted version of `ruby PDFKit <https://github.com/pdfkit/pdfkit>`_ library, so big thanks to them!
0 commit comments