-
-
Notifications
You must be signed in to change notification settings - Fork 84
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
Add TcPdfOutput #53
Add TcPdfOutput #53
Conversation
# Conflicts: # composer.json # composer.lock
Is it normal that some reference files have the placeholders and amounts ? Like qr-additional-information.pdf for example? |
It‘s a valid use-case and therefore sprinkled into the tests :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tell me if you need help
Thanks! I am currently busy with other things. I'll get back to this as soon as I can. |
@sdespont I fixed and simplified the handling of placeholders by using the official graphics. Any comments by you? Since file size is important to you: The finished pdf gains between 180 and 440 bytes by this change. But there were some elements missing before. |
Just a matter of personal taste
@sdespont IMO this is now ready to merge. But I'd be happy to get your review first. |
@sprain OK for me, you can merge. Thanks for your work. |
Resolves #50
TcPdfOutput
into the library (as currently available as a separate project)Todos