The main classes you can find there are PPT2Text PPTSlide PPTConstants PPTClientTextBox
Only use that classes only. The other classes are for some other purposes Regards Sudhakar --- Ralph Scheuer <[EMAIL PROTECTED]> wrote: > Sudhakar, > > thanks for this great contribution to the community. > > I have already tested the code you provided, and while everything seems > fine so far, there is one reference in the code that makes the compiler > fail: > > In the PPTDocument constructor, you refer to a class called > MSDocumentSummary. > > However, you did not provide this class. Did you intend to provide it > or should that reference to it just be killed (thereby eliminating the > summary feature)? Or is this something that still needs to be > implemented? > > Anyway, thanks again for sharing this code. > > Ralph Scheuer > > > Am 01.08.2004 um 22:44 schrieb Koundinya ((Sudhakar Chavali)): > > > Hello All, > > > > This was my first contribution > > http://wiki.apache.org/jakarta-lucene-data/attachments/PowerPoint/ > > attachments/PPT2Text.java for > > jakarta team. And it seems another expert(Ryan Rhodes- > > [EMAIL PROTECTED]) has already > > started working on that based on my first given contribution. > > > > That sounds great to me. > > > > So In order to increase the development process for Powerpoint > > extractor, I just wanted to > > contribute Our team efforts in developing the Powerpoint extractor > > > > Authors :- Sudhakar Chavali ([EMAIL PROTECTED]) and Hari > > Shanker Goud > > ([EMAIL PROTECTED]) > > > > > > Have a look on the below source codes > > > > > > Regards > > Sudhakar > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ===== "No one can earn a million dollars honestly."- William Jennings Bryan (1860-1925) "Make everything as simple as possible, but not simpler."- Albert Einstein (1879-1955) "It is dangerous to be sincere unless you are also stupid."- George Bernard Shaw (1856-1950) __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
