Adding images to pdf from memory #303
Unanswered
BlueDiamondHead
asked this question in
Q&A
Replies: 1 comment 1 reply
-
FPDF.image accepts an instance of |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi everyone,
I was wondering if it is possible to add images to a pdf where the image is a SVG which is code generated. I'm using the pdf.image function but it requires an image path. This is the first time I'm using python for a project so any comments are most welcome.
Beta Was this translation helpful? Give feedback.
All reactions