java-wkhtmltopdf-wrapper
java-wkhtmltopdf-wrapper copied to clipboard
Useful methods to add object (cover,toc,page) specific options to their params list
This PR https://github.com/jhonnymertz/java-wkhtmltopdf-wrapper/pull/106 included support for adding params to a page and pdf (global) separately. However, defining useful methods to add object (cover,toc,page) specific options to their params list could be a nice follow-on.