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.
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.