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(…... In the PPT X block you correctly use PptxOptions...