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