jhonnymertz/java-wkhtmltopdf-wrapper

Implement a builder pattern to create Pdf

Opened this issue · 0 comments

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.