getThumbnail not generating correct image of slide

I am trying to generate images from slides using the latest downloadable demo; aspose-slides-2.2.0-20100328.jar.

BufferedImage bi0 = slide.getThumbnail(1, 1);
ImageIO.write(bi0, "png", testFile);

The text from in the slide is incorrectly positioned, but the Aspose watermark is correctly positioned. Gerenated image + presentation is attached. Happens if I try to generate to "jpg" as well. Any ideas as to why?



Hi Richard,

Thanks for considering Aspose.Slides.

I have worked on the presentation shared by you and have observed the same issue as specified by. It seems to be an issue with Aspose.Slides and an issue with ID 18031 has been created in our issue tracking system to resolve the problem. This thread is also linked with the issue, so that you may be automatically notified, once the issue is resolved.

We are sorry for your inconvenience,

The issues you have found earlier (filed as SLIDESJAVA-18031) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.