Hello,
I know I could do this myself but posting herre in case someone already has a ready-made component they're willing to share.
I'd like to read an Excel file that contains images and have those images captured in the data record along with the regular non-image content of the file.
I know .xlsx can be treated like an archive and the images extracted and with some jiggery-pokery have those added to the data record that would typically be created using the ootb Excel reader. Just hoping to save myself the time if someone else has already done this neatly (ideally using ootb components for reading the archive file).
For my current use case the images are "linked" to cells - not particularly concerned with extracting free-floating images.
Thanks all, Tris