Connecting Tech Pros Worldwide Forums | Help | Site Map

how to convert html/xml file to .ppt,.pptx,.pdf,.docx,.xlsx. ..formats

Newbie
 
Join Date: Oct 2009
Posts: 3
#1: 4 Weeks Ago
Hi ,
I want to convert the HTML/XML file to all other Ms-office file extentions like .ppt,.pptx,.docx....
Is there any API' s to get a possible solution for this problem?

Dököll's Avatar
Moderator
 
Join Date: Nov 2006
Location: Upstate NY - US
Posts: 2,268
#2: 3 Weeks Ago

re: how to convert html/xml file to .ppt,.pptx,.pdf,.docx,.xlsx. ..formats


Hey there good buggy!

Let's talk about it... Can you give us a little more detail. Do you need to do this in a Windows Application of a Web Application. If a web application, you might want to look at iReport, or you can try other simpler means as JavaScript, you can load Active X controls effortlessly that way, if Java is not achievable.

For web apps however in JSP, iReport loads ms-excel, word, pdf, txt, html, xml.

Google iReport tutorials and get started:-)

Do stay tuned for a better answer...

In a bit!
Newbie
 
Join Date: Oct 2009
Posts: 3
#3: 3 Weeks Ago

re: how to convert html/xml file to .ppt,.pptx,.pdf,.docx,.xlsx. ..formats


Thanks Dokoll ,
Now iam working on windows application.And I want to develop this in google android platform.so, initially i am trying in java.But in java also i unable to converting one format to other formats.
is there any other possible way to solve this problem?
Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#4: 3 Weeks Ago

re: how to convert html/xml file to .ppt,.pptx,.pdf,.docx,.xlsx. ..formats


See what's available in Apache's poi packages.
Newbie
 
Join Date: Oct 2009
Posts: 3
#5: 3 Weeks Ago

re: how to convert html/xml file to .ppt,.pptx,.pdf,.docx,.xlsx. ..formats


Hi,
I already saw this poi.And by using poi i able to convert to.ppt(office -2003) format.But i want to convert to remaining all other formats(.pptx,.docx,.xlsx....).

Thanks,
J.Madhu
Reply

Tags
convert html/xml to ppt, pptx