Get your HTML file or remote URL
Run:
$ docker run --rm -v $(pwd):/pdf thearqsz/wkhtmltopdf yourhtml.html yourpdf.pdf
To check all possible parameters just run:
$ docker run --rm -v $(pwd):/pdf thearqsz/wkhtmltopdf --help
The project is freely available under the GNU Lesser General Public License v3.0.
All rights for wkhtmltopdf CLI tool go to wkhtmltopdf/wkhtmltopdf.
Content type
Image
Digest
Size
61.9 MB
Last updated
over 4 years ago
docker pull thearqsz/wkhtmltopdf