Generating ppt report

Hi every one...

am doing one project for that i want to generate Excel,word and ppt..

but i can do first two.. but i dont about ppt..

Any one can tell me how can i generate ppt report....?

can i generate by using servlets?

waitng for ur reply...

thax in advance..

[309 byte] By [ravi-kumar-123a] at [2007-11-27 5:29:53]
# 1
There's the Jakarta POI project; ppt support is rather premature, though: http://jakarta.apache.org/poi/hslf/index.html
quittea at 2007-7-12 14:53:26 > top of Java-index,Java Essentials,Java Programming...
# 2
[url= http://www.google.com/search?q=java+list+library+powerpoint&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a]Life Skill[/url][url= http://schmidt.devlib.org/java/libraries-powerpoint.html]I'm a nice person at times[/url]
mlka at 2007-7-12 14:53:26 > top of Java-index,Java Essentials,Java Programming...
# 3
thax quitte... for that link.... i have to add any lib files in WEB-INF?
ravi-kumar-123a at 2007-7-12 14:53:26 > top of Java-index,Java Essentials,Java Programming...
# 4
> i have to add any lib files in WEB-INF?I'm pretty sure.
quittea at 2007-7-12 14:53:26 > top of Java-index,Java Essentials,Java Programming...
# 5
Hi quitte am getting the following error.."SlideShow cannot be resolved to a type"
ravi-kumar-123a at 2007-7-12 14:53:26 > top of Java-index,Java Essentials,Java Programming...
# 6

> am getting the following error..

> "SlideShow cannot be resolved to a type"

I'm sorry I can't help you about that, as I haven't used this library yet. Please note, as I already mentioned, that's it's a premature version, probably far from being stable.

Maybe you find a more usable ppt lib using the reference mlk gave you.

quittea at 2007-7-12 14:53:26 > top of Java-index,Java Essentials,Java Programming...
# 7
ok.. thax for ur reply...dont mind... what about PDF reports?any idea?
ravi-kumar-123a at 2007-7-12 14:53:26 > top of Java-index,Java Essentials,Java Programming...
# 8
There are tons ... google for "jasper reports", "crystal reports", "jreport" or "itext pdf", for instance.
quittea at 2007-7-12 14:53:26 > top of Java-index,Java Essentials,Java Programming...
# 9

> ont mind... what about PDF reports?

[url=http://www.google.com/search?q=java+list+library+PDF&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a]Life Skill[/url]

[url=http://schmidt.devlib.org/java/libraries-pdf.html]I'm such a nice bunny[/url]

mlka at 2007-7-12 14:53:26 > top of Java-index,Java Essentials,Java Programming...