Sign inSign up

atyasu/wkhtmltopdf-jp

By atyasu

Updated over 5 years ago

wkhtmltopdf using japanese font

Image
0

1.1K

atyasu/wkhtmltopdf-jp repository overview

atyasu/wkhtmltopdf

Dockerized wkhtmltopdf from https://hub.docker.com/r/icalialabs/wkhtmltopdf

This use IPA-JP Font.

Usage

# The example found at https://wkhtmltopdf.org:
docker run --rm -v $(pwd):/root atyasu/wkhtmltopdf-jp https://google.com/ /root/google.pdf

オプションもりもり

docker run -v $(pwd):/root atyasu/wkhtmltopdf-jp -s A6 -O Landscape --custom-header "User-Agent" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.94 Safari/537.36" --viewport-size 1280x1024 https://google.com/ test.pdf

References

Similar projects:

License

MIT (c) a-yasui

Tag summary

Content type

Image

Digest

Size

81.6 MB

Last updated

over 5 years ago

docker pull atyasu/wkhtmltopdf-jp