Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a builder pattern to create Pdf #63

Open
jhonnymertz opened this issue Mar 15, 2020 · 0 comments
Open

Implement a builder pattern to create Pdf #63

jhonnymertz opened this issue Mar 15, 2020 · 0 comments
Assignees

Comments

@jhonnymertz
Copy link
Owner

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.

@jhonnymertz jhonnymertz added this to the 1.2.0.RELEASE milestone Mar 15, 2020
@jhonnymertz jhonnymertz self-assigned this Mar 15, 2020
@jhonnymertz jhonnymertz removed this from the 1.2.0.RELEASE milestone Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant