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(…... Below are the simplest lines of code that I am using: //...end the Response by adding the line at the end: e.g., .... await...