From 7ef6607ee7330dccb1a74b64b42d8fe54873d888 Mon Sep 17 00:00:00 2001 From: Abdur-Rahmaan Janhangeer Date: Mon, 6 Sep 2021 17:41:03 +0400 Subject: [PATCH] Windows install instructions --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index 6a8c13a..f7e0047 100644 --- a/README.rst +++ b/README.rst @@ -34,6 +34,13 @@ Installation .. code-block:: bash $ brew install homebrew/cask/wkhtmltopdf + + +* Windows: + +.. code-block:: bash + + $ choco install wkhtmltopdf **Warning!** Version in debian/ubuntu repos have reduced functionality (because it compiled without the wkhtmltopdf QT patches), such as adding outlines, headers, footers, TOC etc. To use this options you should install static binary from `wkhtmltopdf `_ site or you can use `this script `_.