-
-
Notifications
You must be signed in to change notification settings - Fork 9
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 inline PNG support #24
Conversation
After commit 0d3951e the included example now creates PDF's that validate against this online service: Both when using |
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.
Thanks a lot for your PR!
Thanks for the review! I'll update the patch soon! |
Thanks for the elaborate review! It's my first work involving PDFs, so I'm still learning, and I'm grateful for your patience and advice! 😄 |
I've implemented all the suggestions and updated the branch. |
This fixes this warning: An EOD code was missing in an ASCII85 stream. The operator has an invalid number of operands. The document does not conform to the requested standard.
…rtBouillon#19 Suggested by Lucie Anglade.
Suggested by Lucie Anglade.
CourtBouillon#19 Suggested by Lucie Anglade.
Suggested by Lucie Anglade.
Suggested by Lucie Anglade.
I've just fixed the merge conflicts. |
Looks good for me! Thanks :) |
Hi,
This patch tries to add inline PNG support. See issue #19.
My apologies for sending this pull request again, but I had not created a separate branch for this
change.
With friendly regards,
Takis