This code works for PPTX case but not for PPSX.
image.png (22.1 KB)
What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem.
case ReportType.PPTX:
{
using var ms = new MemoryStream(…...MemoryStream(); // Use the correct options type for PPSX var options...and can be unzipped without errors [0]. karl.sjostrand December...