For Programmers: Free Programming Magazines  


Home > Archive > Java Help > January 2008 > Create ppt files from java









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Create ppt files from java
Abhi

2008-01-29, 9:01 am

Hi,
I am trying to create .ppt files(MS powerpoint) from java.I tried to
use apache-poi for this.But I am getting an error::
"java.lang.NoSuchMethodError:
org.apache.poi.hslf.HSLFSlideShow.writeProperties(Lorg/apache/poi/
poifs/filesystem/POIFSFileSystem;Ljava/util/List;)"

which I am unable to solve.This happens when I try to save the created
slides using FileOutput Stream.I consulted the api && it says to use
FileOutput Stream only.
Has anybody here faced the same problem??Also what is
the best way to create .ppt files?
All suggestions are welcome.

Regards,
Abhi.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com