Replies: 1 comment 4 replies
-
I think you should read #142, it looks like we are far from being able to support that, unfortunately :-( |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on a project where i'm trying to add lots of SVGs to PDFs. Unfortunately linear and radial gradients will be a big part of that.
I noticed on this github entry that gradients have been available since 2013: https://stackoverflow.com/questions/452074/creating-a-gradient-fill-in-a-pdf-file-using-reportlab
Was thinking about trying to add that to the codebase, but i'll have to look through it. I don't know if anyone else is interested in helping, but I could definitely use the help understanding the codebase.
Beta Was this translation helpful? Give feedback.
All reactions