对 wkhtmltopdf 的调用功能进行包装,方便简化使用
|
vor 10 Jahren | |
---|---|---|
src | vor 10 Jahren | |
.gitignore | vor 10 Jahren | |
LICENSE | vor 11 Jahren | |
README.md | vor 11 Jahren | |
pom.xml | vor 10 Jahren |
A Java based wrapper for the wkhtmltopdf command line tool. As the name implies, it uses WebKit to convert HTML documents to PDFs.
The wkhtmltopdf command must be installed and working on your system.