Hello all, thanks for your time. I’d like to know if there’s a way to export images to excel through the excel buffer without dotnet or automation solutions.
We’re using the excel buffer to export a report to excel. I’ve been asked to automate this report through the job queues, but I need to add images of the items to the export. The only way I’ve seen it done was through dotnet and I can’t get it to work through the queues as the current solution involves dotnet to open the excel file and import the images. Any help would be greatly appreciated. Thanks!