All Projects → easychen → Url2pdf

easychen / Url2pdf

url2pdf docker image based on wkhtmltopdf with Chinese support.

!something wrong with new base image, need to be fixed ...

url to pdf docker

What

url2pdf docker image based on wkhtmltopdf with chinese support.

modifid from https://github.com/madnight/docker-alpine-wkhtmltopdf.git && nimmis/alpine-micro add web server and chinese fonts.

How

build and run docker image.

docker build -t url2pdf .
docker run -p 80:80  url2pdf 

visit http://127.0.0.1:80?url=<url> you will see the pdf.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].