This is an interop-related situation although my problem is not exactly related to interop. Please point me to the correct list if this is the wrong one.
When performing Interop with PowerPoint, is there any way to directly create a PowerPoint slide from an image stream without first saving the stream to a file and then using the Slide.AddPicture method? I am currently obtaining an image stream and saving it as a .tif file, which I then load to a slide by using Slide.AddPicture. Also, when the byte stream is extremely large, the .tif file is also large and the image that is written to the slide is compressed with a reduced zoom, leading to loss of clarity. Is there any way I can overcome this? Thanks, Ajay. =================================== This list is hosted by DevelopMentorŪ http://www.develop.com Some .NET courses you may be interested in: Essential .NET: building applications and components with C# November 29 - December 3, in Los Angeles http://www.develop.com/courses/edotnet View archives and manage your subscription(s) at http://discuss.develop.com