Thanks again for the detailed responses bjrmatos. The information provided is a huge help in guiding us to a desirable solution!
shanemduggan
@shanemduggan
Posts made by shanemduggan
-
RE: Add image to excel using HTML-XLSX recipe
-
RE: Add image to excel using HTML-XLSX recipe
Thanks for the response bjrmatos. I took a deeper look at the recipes and realized it wasn't the most informed question.
In that case, I'd like to create a custom recipe that is similar to html-to-xlsx recipe but can support images using the helper 'xlsxAddImage'. Is this a possibility or am I going about this in the wrong way? Also, how can I take a look at the recipes that have been created? I see the templates but no way to see the actual recipes that are doing the work.
-
Add image to excel using HTML-XLSX recipe
Is it possible to add an image to excel with the HTML-XLSX recipe or any other recipe? I've attempted to do so in the playground and only the image tag and source show up in the spreadsheet. There is the ability to add an image to a PDF as shown in the 'Invoice pdf' example.
Thanks in advance for any help!