开发者

can i use docx4j concept for pptx to image fileconversion in java and Docx4j

I'm try to convert pptx into image files in java, but i couldn't achieve yet. but i found docx4j http://dev.plutext.org/svn/docx4j/trunk/docx4j/docs/Docx4j_GettingStarted.pdf and http://dev.plutext.org/blog/category/microsoft-word/, but i can't configure that.. anybody hav the experience of using Docx4j.. share your 开发者_StackOverflow中文版thoughts.. thanks in advance.


Perhaps taking the extra step of transforming the ppt(x) into a pdf and then creating images out of the pdf is an option. I'm positively sure you can find libraries to do that last part.

Another suggestion would be to save the pptx as ppt and have Apache POI convert the slides into images.

Cheers, Wim

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜