对 wkhtmltopdf 的调用功能进行包装,方便简化使用
|
před 10 roky | |
---|---|---|
src | před 10 roky | |
.gitignore | před 10 roky | |
LICENSE | před 11 roky | |
README.md | před 11 roky | |
pom.xml | před 10 roky |
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.