Expand my Community achievements bar.

Convert ppt to images

Avatar

Level 3

Hello,

I got requirement is to convert ppt/pptx file to images am able to convert jpg which i have attached, after converting am able to store in nodes if i click on particular jpg file it is showing empty page.Is there any other process to change ppt to jpg.

I have used 

import org.apache.poi.hslf.exceptions.HSLFException;
import org.apache.poi.hslf.*;
import org.apache.poi.hslf.model.Slide;
import org.apache.poi.hslf.usermodel.SlideShow; packages.

Appreciate if any one can suggest answer. It will be of great help

 

Thanks,

0 Replies