Hi Team,
I am getting the error “Cannot convert. The file is corrupt or damaged.” when I try to convert my excel file (Xlsx) into the images.
The same file works fine when I try to read the file from local and convert …...Convert(page => new MemoryStream(), (page, convertedStream...CopyTo(memoryStream); streams.Add(page, memoryStream); }, options);...