java-wkhtmltopdf-wrapper
java-wkhtmltopdf-wrapper copied to clipboard
Implement a builder pattern to create Pdf
Problem: The usage of the library based on constructors is verbose and inefficient.
Solution: It would be nice to have builder pattern to create the Pdf and generate the command.