You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Bijju <ur...@gmail.com> on 2009/07/31 10:54:51 UTC

Embedded Excel/Word in PPT are not extracted

In Event driven program of POI for the extraction of Excel/Word documents
which are embedded in PPT is not happening. Event itself is not fired as
"Workbook" when PPT is provided for extraction. 

But Word and Excel are extracting embedded objects information also.

Pls. suggest whether there is any problem in POI library for PPT embedded
objects extraction? (OR) is there is any exclusive approach to get the
events fired for embedded object.
-- 
View this message in context: http://www.nabble.com/Embedded-Excel-Word-in-PPT-are-not-extracted-tp24753200p24753200.html
Sent from the POI - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org


Re: Embedded Excel/Word in PPT are not extracted

Posted by Nick Burch <ni...@torchbox.com>.
On Fri, 31 Jul 2009, Bijju wrote:
> In Event driven program of POI for the extraction of Excel/Word 
> documents which are embedded in PPT is not happening. Event itself is 
> not fired as "Workbook" when PPT is provided for extraction.

That's to be expected, powerpoint stores embeded documents differently. 
http://poi.apache.org/poifs/embeded.html explains all about it

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org