forked from rubenv/node-xlsx-writer
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hi there, is it possible to pick up jpg/png etc., files and insert them in a cell A2, for example for the xlsx output?
I am looking either to:
- Use an xlsx template that has images already embedded, and preserve them during a writestream write, OR
- if xlsx.write() is not working #1 is not possible, embed the images in the xlsx during a writestream write.
Metadata
Metadata
Assignees
Labels
No labels