Images on the client side #889
Unanswered
dgfreecodecamper
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Handling of images are out of scope of the library But if you are using Angular for example, you could use the Lambda function just a nodeJS function on AWS, so it will be the similar as how RunKit does it: |
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
-
I'm trying to display images in the docx file which is generated on the client-side. The image is from a URL rather than the local file system. Any examples of how to achieve this? Alternatively, do you have an example of generating the docx file from a lambda function?
Beta Was this translation helpful? Give feedback.
All reactions