How to draw image from s3 bucket? #3113
felipesmendes
started this conversation in
General
Replies: 1 comment
-
PhpSpreadsheet doesn't allow that. You have to store the S3 file locally before giving it to setPath |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi guys, I'm trying to create a excel with images stored in s3 of amazon like this:
I saw many example with setPath as a path but I need it as URL of S3, how do I do that? Is it possible to do it?
Beta Was this translation helpful? Give feedback.
All reactions