Hi
I am getting the following error when executing Bitmap img = slide.GetThumbnail(400 , 300);
[System.ArgumentException] = {"Parameter is not valid."}
StackTrace = " at System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format)\r\n at System.Drawing.Bitmap..ctor(Int32 width, Int32 height)\r\n at Aspose.Slides.Pptx.SlideEx.GetThumbnail(Single scaleX, Single scaleY)\r\n at PPT2SWF.PPT2SWF.Conv...
Please let me know where i am going wrong.
N.B: I am using Aspose.Slides for .Net version 4.1.0.0 (C# application)
Thanks and regards
Parthiban.J