Page 1 of 1
Converting html file to PPT using OpenOffice & Java
Posted: Tue Aug 14, 2012 12:03 pm
by vishaal
Hi Friends,
Im new to Openoffice. I dont know whether its the right place to post this topic.
Is that possible to convert html file to ppt in open office using java?
Kindly guide me to proceed further.
Thanks in advance.
Vishaal
Re: Converting html file to PPT using OpenOffice
Posted: Tue Aug 14, 2012 2:14 pm
by Robert Tucker
Java code here:
http://www.roseindia.net/answers/viewqa ... pptx-.html
claims to convert .html to .ppt (without using OpenOffice). It requires the
POI library.
Re: Converting html file to PPT using OpenOffice & Java
Posted: Thu Aug 16, 2012 8:25 am
by vishaal
Hi Friend,
Thanks for the reply.
I have tried that sample already, but which is converting the html tags into ppt file.
Please help me to get the html output as ppt.
Thanks in advance.
Re: Converting html file to PPT using OpenOffice & Java
Posted: Thu Aug 16, 2012 11:24 am
by Robert Tucker
vishaal wrote:I have tried that sample already, but which is converting the html tags into ppt file.
Yes, I see what you mean, it just makes a .ppt slide of the HTML code.
Sorry, no further suggestions. It looks as if even Aspose doesn't do it:
http://www.aspose.com/community/forums/ ... o-ppt.aspx