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 3e4aeea commit 3d721e1Copy full SHA for 3d721e1
README.md
@@ -1,7 +1,8 @@
1
# html2pdf4doc_python
2
3
-html2pdf4doc_python is the Python wrapper/CLI for the HTML2PDF4Doc JavaScript
4
-library that drives Chrome/Chromedriver to render HTML pages into PDFs.
+html2pdf4doc_python is the Python wrapper/CLI for the
+[html2pdf4doc](https://github.com/mettta/html2pdf) JavaScript
5
+library that prints HTML pages into PDFs using Chrome/Chromedriver.
6
7
This repository focuses strictly on the Python-side automation layer. The
8
rendering logic remains in the JS core.
0 commit comments