对 wkhtmltopdf 的调用功能进行包装,方便简化使用
|
преди 10 години | |
---|---|---|
src | преди 10 години | |
.gitignore | преди 10 години | |
LICENSE | преди 11 години | |
README.md | преди 11 години | |
pom.xml | преди 10 години |
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.