html2pdf-server
html2pdf-server copied to clipboard
HTTP server that renders HTML to PDF
Results
2
html2pdf-server issues
Sort by
recently updated
recently updated
newest added
I need the documentation, in particular I would like to understand if it is possible to insert a pager in the footer
i'm trying to install html2pdf without docker i run: pip install --user git+git://github.com/spoqa/html2pdf-server.git and then: html2pdfd --port 8080 but the terminal response is: command not found: html2pdfd why?