Hi,
I have a PPTX which I try to read using Aspose:
PptImgExporter.cs: line 109: Presentation m_presentation = new Presentation(szPptxPath);
This line gives error:
Aspose is not able to read this PPT. The error on the console:
Failed to open the presentation C:\Users\xyz\sample.pptx. May have CMYK JPEG image in there.
Exception - at Aspose.Slides.?? .(Presentation , Stream, InterruptionToken )
at Aspose.Slides.Presentation(Stream , Boolean)
at Aspose.Slides.Presentation.(Stream , Boolean)
at Aspose.Slides.Presentation.(String , Boolean)
at Aspose.Slides.Presentation…ctor(String file)
at AsposeHoster.PptImgExporter…ctor(String szPptxPath) in C:\Users\xyz\AsposeHoster\PptImgExporter.cs:line 109
Can you tell what might be the error ? Does Aspose support CMYK images in PPTX ? The PPTX belongs to one of our customers, so have not shared it here. Can you also let me know about the data protection policy at your side ?
Thanks,
bhav