Sign inSign up

mjalas/wkhtmltopdf

By mjalas

•Updated over 9 years ago

Image for wkhtmltopdf tool

Image
0

1.5K

mjalas/wkhtmltopdf repository overview

⁠HTML to PDF converter Docker image

The Docker image uses wkhtmltopdf tool for converting HTML and CSS files to PDF files.

⁠Usage

To build a page.pdf from page.html file run the following command:

docker run --rm -v $(pwd)/path_to_folder:/home/document mjalas/wkhtmltopdf /bin/bash - "wkhtmltopdf page.html page.pdf"

Tag summary

Content type

Image

Digest

Size

156 MB

Last updated

over 9 years ago

docker pull mjalas/wkhtmltopdf