Generate images in excel from html
-
Hello, I have an excel document that gets generated using an html file. In this html file I have several images, and I want these to appear in the excel file as well, in their respective cell (they are in a <table>).
I have not been able to find any examples or questions on this topic, therefore I wonder if this is possible and in so case, how do I do it?
-
Unfortunately, this isn't supported in html-to-xlsx recipe yet.
I've put it to our backlog and I believe we get to it soon.
https://github.com/jsreport/jsreport/issues/711
-
okei, thank you for a quick reply